PROJECT (event_scrapers)
SPIDER (space_cat_brewing)
2026-06-16 15:41:23 [scrapy.utils.log] INFO: Scrapy 2.14.1 started (bot: event_scrapers)
2026-06-16 15:41:23 [scrapy.utils.log] INFO: Versions:
{'lxml': '6.0.2',
'libxml2': '2.14.6',
'cssselect': '1.3.0',
'parsel': '1.10.0',
'w3lib': '2.0.0',
'Twisted': '25.5.0',
'Python': '3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]',
'pyOpenSSL': '25.3.0 (OpenSSL 3.5.4 30 Sep 2025)',
'cryptography': '46.0.3',
'Platform': 'Linux-6.8.0-90-generic-x86_64-with-glibc2.39'}
2026-06-16 15:41:23 [scrapy.crawler] DEBUG: Using AsyncCrawlerProcess
2026-06-16 15:41:23 [asyncio] DEBUG: Using selector: EpollSelector
2026-06-16 15:41:23 [scrapy.addons] INFO: Enabled addons:
[]
2026-06-16 15:41:24 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-06-16 15:41:24 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-06-16 15:41:24 [scrapy.extensions.telnet] INFO: Telnet Password: d563975bf7e9d603
2026-06-16 15:41:24 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.logcount.LogCount',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats']
2026-06-16 15:41:24 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'event_scrapers',
'FEED_EXPORT_ENCODING': 'utf-8',
'FEED_URI_PARAMS': <function _feed_uri_params at 0x7b695644c540>,
'LOG_FILE': '/root/event-list-scraping/logs/event_scrapers/space_cat_brewing/0f9f03ba698911f1ba1a0050565fa5d9.log',
'NEWSPIDER_MODULE': 'event_scrapers.spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'SPIDER_MODULES': ['event_scrapers.spiders']}
2026-06-16 15:41:24 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with 'ff9baec'
2026-06-16 15:41:24 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with 'ff9baec'
2026-06-16 15:41:24 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-06-16 15:41:24 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.start.StartSpiderMiddleware',
'scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIRefererSpiderMiddleware']
2026-06-16 15:41:24 [scrapy.middleware] INFO: Enabled item pipelines:
['event_scrapers.pipelines.EventScrapersPipeline']
2026-06-16 15:41:24 [py.warnings] WARNING: /root/.venv/lib/python3.12/site-packages/scrapy/pipelines/__init__.py:47: ScrapyDeprecationWarning: EventScrapersPipeline.process_item() requires a spider argument, this is deprecated and the argument will not be passed in future Scrapy versions. If you need to access the spider instance you can save the crawler instance passed to from_crawler() and use its spider attribute.
self._check_mw_method_spider_arg(pipe.process_item)
2026-06-16 15:41:24 [scrapy.core.engine] INFO: Spider opened
2026-06-16 15:41:24 [py.warnings] WARNING: /root/.venv/lib/python3.12/site-packages/scrapy/core/spidermw.py:490: ScrapyDeprecationWarning: event_scrapers.spiders.space_cat_brewing.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-06-16 15:41:24 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-06-16 15:41:24 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-06-16 15:41:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://theweeapps.com/caly-v2/api.php> (referer: https://spacecatbrewing.com/)
2026-06-16 15:41:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://theweeapps.com/caly-v2/api.php> (referer: https://spacecatbrewing.com/)
2026-06-16 15:41:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://theweeapps.com/caly-v2/api.php> (referer: https://spacecatbrewing.com/)
2026-06-16 15:41:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://theweeapps.com/caly-v2/api.php> (referer: https://spacecatbrewing.com/)
2026-06-16 15:41:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://theweeapps.com/caly-v2/api.php> (referer: https://spacecatbrewing.com/)
2026-06-16 15:41:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://theweeapps.com/caly-v2/api.php> (referer: https://spacecatbrewing.com/)
2026-06-16 15:41:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://theweeapps.com/caly-v2/api.php> (referer: https://spacecatbrewing.com/)
2026-06-16 15:41:24 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:24 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 2310
2026-06-16 15:41:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#23066_2026-06-17',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 23066, "event_title": "Miles & Malts", '
'"start_date_time": "2026-06-17 18:15:00", "end_date_time": '
'"2026-06-17 21:00:00", "event_location": "", "event_details": '
'"<p>6:15 PM</p><p>Join the Run Club and grab a refreshing glass '
'of wine, beer, or cider!</p>", "external_url": "", '
'"external_url_btn_text": "View Event", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"https://theweeapps.com/caly/assets/client_assets/2703/1752086953.jpg", '
'"event_image_tmp_name": "1752086953.jpg", "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/23066/image_original.jpg", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": "", '
'"email_btn_text": "Sign up", "product_btn_text": "Buy Ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": "monthly", "repeat_interval": null, '
'"repeat_unit": null, "days_of_week": null, '
'"end_recurring_event": null, "tag_id": null, '
'"register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"17", "event_month": "June", "event_date_end": "17", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:24 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 2393
2026-06-16 15:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#22633_2026-06-18',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 22633, "event_title": "Trivia Thursdays", '
'"start_date_time": "2026-06-18 19:00:00", "end_date_time": '
'"2026-06-18 21:00:00", "event_location": "", "event_details": '
'"<p>7 PM</p><p><span style=\\"font-size: 1em; letter-spacing: '
'initial;\\">It\'s free! </span></p><p>So play for a chance '
'to win goodies, prizes, and gift cards</p>", '
'"external_url": "", "external_url_btn_text": "View Event", '
'"is_draft_event": "0", "event_color": "#000000", "is_show_time": '
'"1", "event_image": '
'"https://theweeapps.com/caly/assets/client_assets/2703/1752082340.jpg", '
'"event_image_tmp_name": "1752082340.jpg", "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/22633/image_original.jpg", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": "", '
'"email_btn_text": "Sign up", "product_btn_text": "Buy Ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": "daily", "repeat_interval": null, '
'"repeat_unit": null, "days_of_week": null, '
'"end_recurring_event": null, "tag_id": null, '
'"register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"18", "event_month": "June", "event_date_end": "18", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 2425
2026-06-16 15:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#53283_2026-06-19',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 53283, "event_title": "Live Music Fridays! ft. '
'Changing Subjects", "start_date_time": "2026-06-19 18:00:00", '
'"end_date_time": "2026-06-19 21:00:00", "event_location": "", '
'"event_details": "<p>6 PM - 9 PM</p><p>Live Music Fridays! '
'FREE</p><p>Featuring Changing Subjects a funk, R&B, and rock '
'band based in Norwalk, CT.</p><p><br></p><p>Enjoy a night with '
'great music, crisp beers, and a good time. Right here in our '
'taproom!</p><p><br></p><p><br></p>", "external_url": "", '
'"external_url_btn_text": "", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"", "event_image_tmp_name": null, "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/53283/v1781208728677/image_large.webp", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": null, '
'"email_btn_text": "Sign up", "product_btn_text": "Buy ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": null, "repeat_interval": null, "repeat_unit": '
'null, "days_of_week": null, "end_recurring_event": null, '
'"tag_id": null, "register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"19", "event_month": "June", "event_date_end": "19", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 2724
2026-06-16 15:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#46393_2026-06-19',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 46393, "event_title": "Stand Up Comedy Night!", '
'"start_date_time": "2026-06-19 19:00:00", "end_date_time": '
'"2026-06-19 22:00:00", "event_location": "", "event_details": '
'"<p>7 PM</p><p>Next Stop Comedy brings the best comedians, with '
'new lineups every time, straight to your neighborhood for an '
'unforgettable night of laughter! Our shows feature top-tier '
'talent from across the country, delivering high-energy '
'performances in intimate, local venues. Whether you need an '
"exciting date night, you're a die-hard comedy fan, or you're "
'just looking for a fun night out, Next Stop Comedy guarantees '
'big laughs, great vibes, and an experience you won\\u2019t want '
'to miss.</p>", "external_url": '
'"https://www.nextstopcomedy.com/events/spacecat-brewing-company-2026-06-19-7pm", '
'"external_url_btn_text": "Tickets", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"", "event_image_tmp_name": null, "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/46393/v1780605798786/image_large.webp", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": null, '
'"email_btn_text": "Sign up", "product_btn_text": "Buy ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": null, "repeat_interval": null, "repeat_unit": '
'null, "days_of_week": null, "end_recurring_event": null, '
'"tag_id": null, "register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"19", "event_month": "June", "event_date_end": "19", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 2437
2026-06-16 15:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#56764_2026-06-21',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 56764, "event_title": "Father\'s Day at Spacecat", '
'"start_date_time": "2026-06-21 12:00:00", "end_date_time": '
'"2026-06-21 19:00:00", "event_location": "", "event_details": '
'"<p>Limited time special!</p><p>Stop by for Father\'s Day and '
'enjoy a <strong>FREE</strong> pour on us with a purchase of a '
'custom Teku Glass!</p><p><br></p><p><br></p>", "external_url": '
'"https://order.toasttab.com/online/spacecat-brewing-57-chestnut-st/item-teku-glass_810d44da-e4bd-47f5-b5fa-1b9ea54723cd", '
'"external_url_btn_text": "See Merch", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"", "event_image_tmp_name": null, "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/56764/v1781284812822/image_large.webp", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": null, '
'"email_btn_text": "Sign up", "product_btn_text": "Buy ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": null, "repeat_interval": null, "repeat_unit": '
'null, "days_of_week": null, "end_recurring_event": null, '
'"tag_id": null, "register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"21", "event_month": "June", "event_date_end": "21", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:25 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#23066_2026-06-17',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 23066, "event_title": "Miles & Malts", '
'"start_date_time": "2026-06-17 18:15:00", "end_date_time": '
'"2026-06-17 21:00:00", "event_location": "", "event_details": '
'"<p>6:15 PM</p><p>Join the Run Club and grab a refreshing glass '
'of wine, beer, or cider!</p>", "external_url": "", '
'"external_url_btn_text": "View Event", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"https://theweeapps.com/caly/assets/client_assets/2703/1752086953.jpg", '
'"event_image_tmp_name": "1752086953.jpg", "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/23066/image_original.jpg", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": "", '
'"email_btn_text": "Sign up", "product_btn_text": "Buy Ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": "monthly", "repeat_interval": null, '
'"repeat_unit": null, "days_of_week": null, '
'"end_recurring_event": null, "tag_id": null, '
'"register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"17", "event_month": "June", "event_date_end": "17", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:25 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#22633_2026-06-18',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 22633, "event_title": "Trivia Thursdays", '
'"start_date_time": "2026-06-18 19:00:00", "end_date_time": '
'"2026-06-18 21:00:00", "event_location": "", "event_details": '
'"<p>7 PM</p><p><span style=\\"font-size: 1em; letter-spacing: '
'initial;\\">It\'s free! </span></p><p>So play for a chance '
'to win goodies, prizes, and gift cards</p>", '
'"external_url": "", "external_url_btn_text": "View Event", '
'"is_draft_event": "0", "event_color": "#000000", "is_show_time": '
'"1", "event_image": '
'"https://theweeapps.com/caly/assets/client_assets/2703/1752082340.jpg", '
'"event_image_tmp_name": "1752082340.jpg", "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/22633/image_original.jpg", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": "", '
'"email_btn_text": "Sign up", "product_btn_text": "Buy Ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": "daily", "repeat_interval": null, '
'"repeat_unit": null, "days_of_week": null, '
'"end_recurring_event": null, "tag_id": null, '
'"register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"18", "event_month": "June", "event_date_end": "18", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:25 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#53283_2026-06-19',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 53283, "event_title": "Live Music Fridays! ft. '
'Changing Subjects", "start_date_time": "2026-06-19 18:00:00", '
'"end_date_time": "2026-06-19 21:00:00", "event_location": "", '
'"event_details": "<p>6 PM - 9 PM</p><p>Live Music Fridays! '
'FREE</p><p>Featuring Changing Subjects a funk, R&B, and rock '
'band based in Norwalk, CT.</p><p><br></p><p>Enjoy a night with '
'great music, crisp beers, and a good time. Right here in our '
'taproom!</p><p><br></p><p><br></p>", "external_url": "", '
'"external_url_btn_text": "", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"", "event_image_tmp_name": null, "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/53283/v1781208728677/image_large.webp", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": null, '
'"email_btn_text": "Sign up", "product_btn_text": "Buy ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": null, "repeat_interval": null, "repeat_unit": '
'null, "days_of_week": null, "end_recurring_event": null, '
'"tag_id": null, "register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"19", "event_month": "June", "event_date_end": "19", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:25 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#46393_2026-06-19',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 46393, "event_title": "Stand Up Comedy Night!", '
'"start_date_time": "2026-06-19 19:00:00", "end_date_time": '
'"2026-06-19 22:00:00", "event_location": "", "event_details": '
'"<p>7 PM</p><p>Next Stop Comedy brings the best comedians, with '
'new lineups every time, straight to your neighborhood for an '
'unforgettable night of laughter! Our shows feature top-tier '
'talent from across the country, delivering high-energy '
'performances in intimate, local venues. Whether you need an '
"exciting date night, you're a die-hard comedy fan, or you're "
'just looking for a fun night out, Next Stop Comedy guarantees '
'big laughs, great vibes, and an experience you won\\u2019t want '
'to miss.</p>", "external_url": '
'"https://www.nextstopcomedy.com/events/spacecat-brewing-company-2026-06-19-7pm", '
'"external_url_btn_text": "Tickets", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"", "event_image_tmp_name": null, "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/46393/v1780605798786/image_large.webp", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": null, '
'"email_btn_text": "Sign up", "product_btn_text": "Buy ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": null, "repeat_interval": null, "repeat_unit": '
'null, "days_of_week": null, "end_recurring_event": null, '
'"tag_id": null, "register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"19", "event_month": "June", "event_date_end": "19", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:25 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#56764_2026-06-21',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 56764, "event_title": "Father\'s Day at Spacecat", '
'"start_date_time": "2026-06-21 12:00:00", "end_date_time": '
'"2026-06-21 19:00:00", "event_location": "", "event_details": '
'"<p>Limited time special!</p><p>Stop by for Father\'s Day and '
'enjoy a <strong>FREE</strong> pour on us with a purchase of a '
'custom Teku Glass!</p><p><br></p><p><br></p>", "external_url": '
'"https://order.toasttab.com/online/spacecat-brewing-57-chestnut-st/item-teku-glass_810d44da-e4bd-47f5-b5fa-1b9ea54723cd", '
'"external_url_btn_text": "See Merch", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"", "event_image_tmp_name": null, "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/56764/v1781284812822/image_large.webp", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": null, '
'"email_btn_text": "Sign up", "product_btn_text": "Buy ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": null, "repeat_interval": null, "repeat_unit": '
'null, "days_of_week": null, "end_recurring_event": null, '
'"tag_id": null, "register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"21", "event_month": "June", "event_date_end": "21", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:25 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#23066_2026-06-17',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 23066, "event_title": "Miles & Malts", '
'"start_date_time": "2026-06-17 18:15:00", "end_date_time": '
'"2026-06-17 21:00:00", "event_location": "", "event_details": '
'"<p>6:15 PM</p><p>Join the Run Club and grab a refreshing glass '
'of wine, beer, or cider!</p>", "external_url": "", '
'"external_url_btn_text": "View Event", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"https://theweeapps.com/caly/assets/client_assets/2703/1752086953.jpg", '
'"event_image_tmp_name": "1752086953.jpg", "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/23066/image_original.jpg", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": "", '
'"email_btn_text": "Sign up", "product_btn_text": "Buy Ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": "monthly", "repeat_interval": null, '
'"repeat_unit": null, "days_of_week": null, '
'"end_recurring_event": null, "tag_id": null, '
'"register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"17", "event_month": "June", "event_date_end": "17", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:25 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#22633_2026-06-18',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 22633, "event_title": "Trivia Thursdays", '
'"start_date_time": "2026-06-18 19:00:00", "end_date_time": '
'"2026-06-18 21:00:00", "event_location": "", "event_details": '
'"<p>7 PM</p><p><span style=\\"font-size: 1em; letter-spacing: '
'initial;\\">It\'s free! </span></p><p>So play for a chance '
'to win goodies, prizes, and gift cards</p>", '
'"external_url": "", "external_url_btn_text": "View Event", '
'"is_draft_event": "0", "event_color": "#000000", "is_show_time": '
'"1", "event_image": '
'"https://theweeapps.com/caly/assets/client_assets/2703/1752082340.jpg", '
'"event_image_tmp_name": "1752082340.jpg", "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/22633/image_original.jpg", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": "", '
'"email_btn_text": "Sign up", "product_btn_text": "Buy Ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": "daily", "repeat_interval": null, '
'"repeat_unit": null, "days_of_week": null, '
'"end_recurring_event": null, "tag_id": null, '
'"register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"18", "event_month": "June", "event_date_end": "18", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:25 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#53283_2026-06-19',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 53283, "event_title": "Live Music Fridays! ft. '
'Changing Subjects", "start_date_time": "2026-06-19 18:00:00", '
'"end_date_time": "2026-06-19 21:00:00", "event_location": "", '
'"event_details": "<p>6 PM - 9 PM</p><p>Live Music Fridays! '
'FREE</p><p>Featuring Changing Subjects a funk, R&B, and rock '
'band based in Norwalk, CT.</p><p><br></p><p>Enjoy a night with '
'great music, crisp beers, and a good time. Right here in our '
'taproom!</p><p><br></p><p><br></p>", "external_url": "", '
'"external_url_btn_text": "", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"", "event_image_tmp_name": null, "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/53283/v1781208728677/image_large.webp", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": null, '
'"email_btn_text": "Sign up", "product_btn_text": "Buy ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": null, "repeat_interval": null, "repeat_unit": '
'null, "days_of_week": null, "end_recurring_event": null, '
'"tag_id": null, "register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"19", "event_month": "June", "event_date_end": "19", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:25 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#46393_2026-06-19',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 46393, "event_title": "Stand Up Comedy Night!", '
'"start_date_time": "2026-06-19 19:00:00", "end_date_time": '
'"2026-06-19 22:00:00", "event_location": "", "event_details": '
'"<p>7 PM</p><p>Next Stop Comedy brings the best comedians, with '
'new lineups every time, straight to your neighborhood for an '
'unforgettable night of laughter! Our shows feature top-tier '
'talent from across the country, delivering high-energy '
'performances in intimate, local venues. Whether you need an '
"exciting date night, you're a die-hard comedy fan, or you're "
'just looking for a fun night out, Next Stop Comedy guarantees '
'big laughs, great vibes, and an experience you won\\u2019t want '
'to miss.</p>", "external_url": '
'"https://www.nextstopcomedy.com/events/spacecat-brewing-company-2026-06-19-7pm", '
'"external_url_btn_text": "Tickets", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"", "event_image_tmp_name": null, "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/46393/v1780605798786/image_large.webp", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": null, '
'"email_btn_text": "Sign up", "product_btn_text": "Buy ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": null, "repeat_interval": null, "repeat_unit": '
'null, "days_of_week": null, "end_recurring_event": null, '
'"tag_id": null, "register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"19", "event_month": "June", "event_date_end": "19", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:25 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#56764_2026-06-21',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 56764, "event_title": "Father\'s Day at Spacecat", '
'"start_date_time": "2026-06-21 12:00:00", "end_date_time": '
'"2026-06-21 19:00:00", "event_location": "", "event_details": '
'"<p>Limited time special!</p><p>Stop by for Father\'s Day and '
'enjoy a <strong>FREE</strong> pour on us with a purchase of a '
'custom Teku Glass!</p><p><br></p><p><br></p>", "external_url": '
'"https://order.toasttab.com/online/spacecat-brewing-57-chestnut-st/item-teku-glass_810d44da-e4bd-47f5-b5fa-1b9ea54723cd", '
'"external_url_btn_text": "See Merch", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"", "event_image_tmp_name": null, "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/56764/v1781284812822/image_large.webp", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": null, '
'"email_btn_text": "Sign up", "product_btn_text": "Buy ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": null, "repeat_interval": null, "repeat_unit": '
'null, "days_of_week": null, "end_recurring_event": null, '
'"tag_id": null, "register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"21", "event_month": "June", "event_date_end": "21", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:25 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#23066_2026-06-17',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 23066, "event_title": "Miles & Malts", '
'"start_date_time": "2026-06-17 18:15:00", "end_date_time": '
'"2026-06-17 21:00:00", "event_location": "", "event_details": '
'"<p>6:15 PM</p><p>Join the Run Club and grab a refreshing glass '
'of wine, beer, or cider!</p>", "external_url": "", '
'"external_url_btn_text": "View Event", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"https://theweeapps.com/caly/assets/client_assets/2703/1752086953.jpg", '
'"event_image_tmp_name": "1752086953.jpg", "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/23066/image_original.jpg", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": "", '
'"email_btn_text": "Sign up", "product_btn_text": "Buy Ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": "monthly", "repeat_interval": null, '
'"repeat_unit": null, "days_of_week": null, '
'"end_recurring_event": null, "tag_id": null, '
'"register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"17", "event_month": "June", "event_date_end": "17", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:25 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#22633_2026-06-18',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 22633, "event_title": "Trivia Thursdays", '
'"start_date_time": "2026-06-18 19:00:00", "end_date_time": '
'"2026-06-18 21:00:00", "event_location": "", "event_details": '
'"<p>7 PM</p><p><span style=\\"font-size: 1em; letter-spacing: '
'initial;\\">It\'s free! </span></p><p>So play for a chance '
'to win goodies, prizes, and gift cards</p>", '
'"external_url": "", "external_url_btn_text": "View Event", '
'"is_draft_event": "0", "event_color": "#000000", "is_show_time": '
'"1", "event_image": '
'"https://theweeapps.com/caly/assets/client_assets/2703/1752082340.jpg", '
'"event_image_tmp_name": "1752082340.jpg", "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/22633/image_original.jpg", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": "", '
'"email_btn_text": "Sign up", "product_btn_text": "Buy Ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": "daily", "repeat_interval": null, '
'"repeat_unit": null, "days_of_week": null, '
'"end_recurring_event": null, "tag_id": null, '
'"register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"18", "event_month": "June", "event_date_end": "18", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:25 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#53283_2026-06-19',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 53283, "event_title": "Live Music Fridays! ft. '
'Changing Subjects", "start_date_time": "2026-06-19 18:00:00", '
'"end_date_time": "2026-06-19 21:00:00", "event_location": "", '
'"event_details": "<p>6 PM - 9 PM</p><p>Live Music Fridays! '
'FREE</p><p>Featuring Changing Subjects a funk, R&B, and rock '
'band based in Norwalk, CT.</p><p><br></p><p>Enjoy a night with '
'great music, crisp beers, and a good time. Right here in our '
'taproom!</p><p><br></p><p><br></p>", "external_url": "", '
'"external_url_btn_text": "", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"", "event_image_tmp_name": null, "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/53283/v1781208728677/image_large.webp", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": null, '
'"email_btn_text": "Sign up", "product_btn_text": "Buy ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": null, "repeat_interval": null, "repeat_unit": '
'null, "days_of_week": null, "end_recurring_event": null, '
'"tag_id": null, "register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"19", "event_month": "June", "event_date_end": "19", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:25 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#46393_2026-06-19',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 46393, "event_title": "Stand Up Comedy Night!", '
'"start_date_time": "2026-06-19 19:00:00", "end_date_time": '
'"2026-06-19 22:00:00", "event_location": "", "event_details": '
'"<p>7 PM</p><p>Next Stop Comedy brings the best comedians, with '
'new lineups every time, straight to your neighborhood for an '
'unforgettable night of laughter! Our shows feature top-tier '
'talent from across the country, delivering high-energy '
'performances in intimate, local venues. Whether you need an '
"exciting date night, you're a die-hard comedy fan, or you're "
'just looking for a fun night out, Next Stop Comedy guarantees '
'big laughs, great vibes, and an experience you won\\u2019t want '
'to miss.</p>", "external_url": '
'"https://www.nextstopcomedy.com/events/spacecat-brewing-company-2026-06-19-7pm", '
'"external_url_btn_text": "Tickets", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"", "event_image_tmp_name": null, "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/46393/v1780605798786/image_large.webp", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": null, '
'"email_btn_text": "Sign up", "product_btn_text": "Buy ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": null, "repeat_interval": null, "repeat_unit": '
'null, "days_of_week": null, "end_recurring_event": null, '
'"tag_id": null, "register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"19", "event_month": "June", "event_date_end": "19", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:25 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#56764_2026-06-21',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 56764, "event_title": "Father\'s Day at Spacecat", '
'"start_date_time": "2026-06-21 12:00:00", "end_date_time": '
'"2026-06-21 19:00:00", "event_location": "", "event_details": '
'"<p>Limited time special!</p><p>Stop by for Father\'s Day and '
'enjoy a <strong>FREE</strong> pour on us with a purchase of a '
'custom Teku Glass!</p><p><br></p><p><br></p>", "external_url": '
'"https://order.toasttab.com/online/spacecat-brewing-57-chestnut-st/item-teku-glass_810d44da-e4bd-47f5-b5fa-1b9ea54723cd", '
'"external_url_btn_text": "See Merch", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"", "event_image_tmp_name": null, "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/56764/v1781284812822/image_large.webp", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": null, '
'"email_btn_text": "Sign up", "product_btn_text": "Buy ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": null, "repeat_interval": null, "repeat_unit": '
'null, "days_of_week": null, "end_recurring_event": null, '
'"tag_id": null, "register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"21", "event_month": "June", "event_date_end": "21", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:25 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#23066_2026-06-17',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 23066, "event_title": "Miles & Malts", '
'"start_date_time": "2026-06-17 18:15:00", "end_date_time": '
'"2026-06-17 21:00:00", "event_location": "", "event_details": '
'"<p>6:15 PM</p><p>Join the Run Club and grab a refreshing glass '
'of wine, beer, or cider!</p>", "external_url": "", '
'"external_url_btn_text": "View Event", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"https://theweeapps.com/caly/assets/client_assets/2703/1752086953.jpg", '
'"event_image_tmp_name": "1752086953.jpg", "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/23066/image_original.jpg", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": "", '
'"email_btn_text": "Sign up", "product_btn_text": "Buy Ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": "monthly", "repeat_interval": null, '
'"repeat_unit": null, "days_of_week": null, '
'"end_recurring_event": null, "tag_id": null, '
'"register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"17", "event_month": "June", "event_date_end": "17", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:25 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#22633_2026-06-18',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 22633, "event_title": "Trivia Thursdays", '
'"start_date_time": "2026-06-18 19:00:00", "end_date_time": '
'"2026-06-18 21:00:00", "event_location": "", "event_details": '
'"<p>7 PM</p><p><span style=\\"font-size: 1em; letter-spacing: '
'initial;\\">It\'s free! </span></p><p>So play for a chance '
'to win goodies, prizes, and gift cards</p>", '
'"external_url": "", "external_url_btn_text": "View Event", '
'"is_draft_event": "0", "event_color": "#000000", "is_show_time": '
'"1", "event_image": '
'"https://theweeapps.com/caly/assets/client_assets/2703/1752082340.jpg", '
'"event_image_tmp_name": "1752082340.jpg", "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/22633/image_original.jpg", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": "", '
'"email_btn_text": "Sign up", "product_btn_text": "Buy Ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": "daily", "repeat_interval": null, '
'"repeat_unit": null, "days_of_week": null, '
'"end_recurring_event": null, "tag_id": null, '
'"register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"18", "event_month": "June", "event_date_end": "18", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:26 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#53283_2026-06-19',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 53283, "event_title": "Live Music Fridays! ft. '
'Changing Subjects", "start_date_time": "2026-06-19 18:00:00", '
'"end_date_time": "2026-06-19 21:00:00", "event_location": "", '
'"event_details": "<p>6 PM - 9 PM</p><p>Live Music Fridays! '
'FREE</p><p>Featuring Changing Subjects a funk, R&B, and rock '
'band based in Norwalk, CT.</p><p><br></p><p>Enjoy a night with '
'great music, crisp beers, and a good time. Right here in our '
'taproom!</p><p><br></p><p><br></p>", "external_url": "", '
'"external_url_btn_text": "", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"", "event_image_tmp_name": null, "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/53283/v1781208728677/image_large.webp", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": null, '
'"email_btn_text": "Sign up", "product_btn_text": "Buy ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": null, "repeat_interval": null, "repeat_unit": '
'null, "days_of_week": null, "end_recurring_event": null, '
'"tag_id": null, "register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"19", "event_month": "June", "event_date_end": "19", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:26 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#46393_2026-06-19',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 46393, "event_title": "Stand Up Comedy Night!", '
'"start_date_time": "2026-06-19 19:00:00", "end_date_time": '
'"2026-06-19 22:00:00", "event_location": "", "event_details": '
'"<p>7 PM</p><p>Next Stop Comedy brings the best comedians, with '
'new lineups every time, straight to your neighborhood for an '
'unforgettable night of laughter! Our shows feature top-tier '
'talent from across the country, delivering high-energy '
'performances in intimate, local venues. Whether you need an '
"exciting date night, you're a die-hard comedy fan, or you're "
'just looking for a fun night out, Next Stop Comedy guarantees '
'big laughs, great vibes, and an experience you won\\u2019t want '
'to miss.</p>", "external_url": '
'"https://www.nextstopcomedy.com/events/spacecat-brewing-company-2026-06-19-7pm", '
'"external_url_btn_text": "Tickets", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"", "event_image_tmp_name": null, "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/46393/v1780605798786/image_large.webp", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": null, '
'"email_btn_text": "Sign up", "product_btn_text": "Buy ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": null, "repeat_interval": null, "repeat_unit": '
'null, "days_of_week": null, "end_recurring_event": null, '
'"tag_id": null, "register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"19", "event_month": "June", "event_date_end": "19", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:26 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#56764_2026-06-21',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 56764, "event_title": "Father\'s Day at Spacecat", '
'"start_date_time": "2026-06-21 12:00:00", "end_date_time": '
'"2026-06-21 19:00:00", "event_location": "", "event_details": '
'"<p>Limited time special!</p><p>Stop by for Father\'s Day and '
'enjoy a <strong>FREE</strong> pour on us with a purchase of a '
'custom Teku Glass!</p><p><br></p><p><br></p>", "external_url": '
'"https://order.toasttab.com/online/spacecat-brewing-57-chestnut-st/item-teku-glass_810d44da-e4bd-47f5-b5fa-1b9ea54723cd", '
'"external_url_btn_text": "See Merch", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"", "event_image_tmp_name": null, "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/56764/v1781284812822/image_large.webp", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": null, '
'"email_btn_text": "Sign up", "product_btn_text": "Buy ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": null, "repeat_interval": null, "repeat_unit": '
'null, "days_of_week": null, "end_recurring_event": null, '
'"tag_id": null, "register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"21", "event_month": "June", "event_date_end": "21", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:26 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#23066_2026-06-17',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 23066, "event_title": "Miles & Malts", '
'"start_date_time": "2026-06-17 18:15:00", "end_date_time": '
'"2026-06-17 21:00:00", "event_location": "", "event_details": '
'"<p>6:15 PM</p><p>Join the Run Club and grab a refreshing glass '
'of wine, beer, or cider!</p>", "external_url": "", '
'"external_url_btn_text": "View Event", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"https://theweeapps.com/caly/assets/client_assets/2703/1752086953.jpg", '
'"event_image_tmp_name": "1752086953.jpg", "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/23066/image_original.jpg", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": "", '
'"email_btn_text": "Sign up", "product_btn_text": "Buy Ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": "monthly", "repeat_interval": null, '
'"repeat_unit": null, "days_of_week": null, '
'"end_recurring_event": null, "tag_id": null, '
'"register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"17", "event_month": "June", "event_date_end": "17", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:26 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#22633_2026-06-18',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 22633, "event_title": "Trivia Thursdays", '
'"start_date_time": "2026-06-18 19:00:00", "end_date_time": '
'"2026-06-18 21:00:00", "event_location": "", "event_details": '
'"<p>7 PM</p><p><span style=\\"font-size: 1em; letter-spacing: '
'initial;\\">It\'s free! </span></p><p>So play for a chance '
'to win goodies, prizes, and gift cards</p>", '
'"external_url": "", "external_url_btn_text": "View Event", '
'"is_draft_event": "0", "event_color": "#000000", "is_show_time": '
'"1", "event_image": '
'"https://theweeapps.com/caly/assets/client_assets/2703/1752082340.jpg", '
'"event_image_tmp_name": "1752082340.jpg", "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/22633/image_original.jpg", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": "", '
'"email_btn_text": "Sign up", "product_btn_text": "Buy Ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": "daily", "repeat_interval": null, '
'"repeat_unit": null, "days_of_week": null, '
'"end_recurring_event": null, "tag_id": null, '
'"register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"18", "event_month": "June", "event_date_end": "18", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:26 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#53283_2026-06-19',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 53283, "event_title": "Live Music Fridays! ft. '
'Changing Subjects", "start_date_time": "2026-06-19 18:00:00", '
'"end_date_time": "2026-06-19 21:00:00", "event_location": "", '
'"event_details": "<p>6 PM - 9 PM</p><p>Live Music Fridays! '
'FREE</p><p>Featuring Changing Subjects a funk, R&B, and rock '
'band based in Norwalk, CT.</p><p><br></p><p>Enjoy a night with '
'great music, crisp beers, and a good time. Right here in our '
'taproom!</p><p><br></p><p><br></p>", "external_url": "", '
'"external_url_btn_text": "", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"", "event_image_tmp_name": null, "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/53283/v1781208728677/image_large.webp", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": null, '
'"email_btn_text": "Sign up", "product_btn_text": "Buy ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": null, "repeat_interval": null, "repeat_unit": '
'null, "days_of_week": null, "end_recurring_event": null, '
'"tag_id": null, "register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"19", "event_month": "June", "event_date_end": "19", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:26 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#46393_2026-06-19',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 46393, "event_title": "Stand Up Comedy Night!", '
'"start_date_time": "2026-06-19 19:00:00", "end_date_time": '
'"2026-06-19 22:00:00", "event_location": "", "event_details": '
'"<p>7 PM</p><p>Next Stop Comedy brings the best comedians, with '
'new lineups every time, straight to your neighborhood for an '
'unforgettable night of laughter! Our shows feature top-tier '
'talent from across the country, delivering high-energy '
'performances in intimate, local venues. Whether you need an '
"exciting date night, you're a die-hard comedy fan, or you're "
'just looking for a fun night out, Next Stop Comedy guarantees '
'big laughs, great vibes, and an experience you won\\u2019t want '
'to miss.</p>", "external_url": '
'"https://www.nextstopcomedy.com/events/spacecat-brewing-company-2026-06-19-7pm", '
'"external_url_btn_text": "Tickets", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"", "event_image_tmp_name": null, "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/46393/v1780605798786/image_large.webp", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": null, '
'"email_btn_text": "Sign up", "product_btn_text": "Buy ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": null, "repeat_interval": null, "repeat_unit": '
'null, "days_of_week": null, "end_recurring_event": null, '
'"tag_id": null, "register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"19", "event_month": "June", "event_date_end": "19", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:26 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#56764_2026-06-21',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 56764, "event_title": "Father\'s Day at Spacecat", '
'"start_date_time": "2026-06-21 12:00:00", "end_date_time": '
'"2026-06-21 19:00:00", "event_location": "", "event_details": '
'"<p>Limited time special!</p><p>Stop by for Father\'s Day and '
'enjoy a <strong>FREE</strong> pour on us with a purchase of a '
'custom Teku Glass!</p><p><br></p><p><br></p>", "external_url": '
'"https://order.toasttab.com/online/spacecat-brewing-57-chestnut-st/item-teku-glass_810d44da-e4bd-47f5-b5fa-1b9ea54723cd", '
'"external_url_btn_text": "See Merch", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"", "event_image_tmp_name": null, "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/56764/v1781284812822/image_large.webp", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": null, '
'"email_btn_text": "Sign up", "product_btn_text": "Buy ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": null, "repeat_interval": null, "repeat_unit": '
'null, "days_of_week": null, "end_recurring_event": null, '
'"tag_id": null, "register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"21", "event_month": "June", "event_date_end": "21", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:26 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#23066_2026-06-17',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 23066, "event_title": "Miles & Malts", '
'"start_date_time": "2026-06-17 18:15:00", "end_date_time": '
'"2026-06-17 21:00:00", "event_location": "", "event_details": '
'"<p>6:15 PM</p><p>Join the Run Club and grab a refreshing glass '
'of wine, beer, or cider!</p>", "external_url": "", '
'"external_url_btn_text": "View Event", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"https://theweeapps.com/caly/assets/client_assets/2703/1752086953.jpg", '
'"event_image_tmp_name": "1752086953.jpg", "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/23066/image_original.jpg", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": "", '
'"email_btn_text": "Sign up", "product_btn_text": "Buy Ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": "monthly", "repeat_interval": null, '
'"repeat_unit": null, "days_of_week": null, '
'"end_recurring_event": null, "tag_id": null, '
'"register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"17", "event_month": "June", "event_date_end": "17", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:26 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#22633_2026-06-18',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 22633, "event_title": "Trivia Thursdays", '
'"start_date_time": "2026-06-18 19:00:00", "end_date_time": '
'"2026-06-18 21:00:00", "event_location": "", "event_details": '
'"<p>7 PM</p><p><span style=\\"font-size: 1em; letter-spacing: '
'initial;\\">It\'s free! </span></p><p>So play for a chance '
'to win goodies, prizes, and gift cards</p>", '
'"external_url": "", "external_url_btn_text": "View Event", '
'"is_draft_event": "0", "event_color": "#000000", "is_show_time": '
'"1", "event_image": '
'"https://theweeapps.com/caly/assets/client_assets/2703/1752082340.jpg", '
'"event_image_tmp_name": "1752082340.jpg", "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/22633/image_original.jpg", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": "", '
'"email_btn_text": "Sign up", "product_btn_text": "Buy Ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": "daily", "repeat_interval": null, '
'"repeat_unit": null, "days_of_week": null, '
'"end_recurring_event": null, "tag_id": null, '
'"register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"18", "event_month": "June", "event_date_end": "18", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:26 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#53283_2026-06-19',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 53283, "event_title": "Live Music Fridays! ft. '
'Changing Subjects", "start_date_time": "2026-06-19 18:00:00", '
'"end_date_time": "2026-06-19 21:00:00", "event_location": "", '
'"event_details": "<p>6 PM - 9 PM</p><p>Live Music Fridays! '
'FREE</p><p>Featuring Changing Subjects a funk, R&B, and rock '
'band based in Norwalk, CT.</p><p><br></p><p>Enjoy a night with '
'great music, crisp beers, and a good time. Right here in our '
'taproom!</p><p><br></p><p><br></p>", "external_url": "", '
'"external_url_btn_text": "", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"", "event_image_tmp_name": null, "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/53283/v1781208728677/image_large.webp", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": null, '
'"email_btn_text": "Sign up", "product_btn_text": "Buy ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": null, "repeat_interval": null, "repeat_unit": '
'null, "days_of_week": null, "end_recurring_event": null, '
'"tag_id": null, "register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"19", "event_month": "June", "event_date_end": "19", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:26 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#46393_2026-06-19',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 46393, "event_title": "Stand Up Comedy Night!", '
'"start_date_time": "2026-06-19 19:00:00", "end_date_time": '
'"2026-06-19 22:00:00", "event_location": "", "event_details": '
'"<p>7 PM</p><p>Next Stop Comedy brings the best comedians, with '
'new lineups every time, straight to your neighborhood for an '
'unforgettable night of laughter! Our shows feature top-tier '
'talent from across the country, delivering high-energy '
'performances in intimate, local venues. Whether you need an '
"exciting date night, you're a die-hard comedy fan, or you're "
'just looking for a fun night out, Next Stop Comedy guarantees '
'big laughs, great vibes, and an experience you won\\u2019t want '
'to miss.</p>", "external_url": '
'"https://www.nextstopcomedy.com/events/spacecat-brewing-company-2026-06-19-7pm", '
'"external_url_btn_text": "Tickets", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"", "event_image_tmp_name": null, "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/46393/v1780605798786/image_large.webp", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": null, '
'"email_btn_text": "Sign up", "product_btn_text": "Buy ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": null, "repeat_interval": null, "repeat_unit": '
'null, "days_of_week": null, "end_recurring_event": null, '
'"tag_id": null, "register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"19", "event_month": "June", "event_date_end": "19", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 15:41:26 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-06-16 15:41:26 [space_cat_brewing] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-06-16 15:41:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://theweeapps.com/caly-v2/api.php>
{'event_url': 'https://spacecatbrewing.com/pages/events#56764_2026-06-21',
'platform': 'Space cat brewing',
'platform_hash': '3d17ff8bca343b65bf60e78cffdfb2dc',
'raw_body': '{"event_id": 56764, "event_title": "Father\'s Day at Spacecat", '
'"start_date_time": "2026-06-21 12:00:00", "end_date_time": '
'"2026-06-21 19:00:00", "event_location": "", "event_details": '
'"<p>Limited time special!</p><p>Stop by for Father\'s Day and '
'enjoy a <strong>FREE</strong> pour on us with a purchase of a '
'custom Teku Glass!</p><p><br></p><p><br></p>", "external_url": '
'"https://order.toasttab.com/online/spacecat-brewing-57-chestnut-st/item-teku-glass_810d44da-e4bd-47f5-b5fa-1b9ea54723cd", '
'"external_url_btn_text": "See Merch", "is_draft_event": "0", '
'"event_color": "#000000", "is_show_time": "1", "event_image": '
'"", "event_image_tmp_name": null, "event_image_s3": '
'"https://careers-app-shopify.s3.ap-south-1.amazonaws.com/prod/2703/56764/v1781284812822/image_large.webp", '
'"store_user_id": 2703, "is_event_registration": "0", '
'"event_register_method": "0", "product_handle": null, '
'"email_btn_text": "Sign up", "product_btn_text": "Buy ticket", '
'"google_calendar_id": null, "is_recurring": 0, '
'"recurrence_type": null, "repeat_interval": null, "repeat_unit": '
'null, "days_of_week": null, "end_recurring_event": null, '
'"tag_id": null, "register_max_count": null, "form_fields": '
'"{\\"name\\":{\\"label\\":\\"Name\\",\\"type\\":\\"text\\",\\"formKey\\":\\"name\\",\\"enabled\\":false,\\"required\\":false},\\"phone\\":{\\"label\\":\\"Phone\\",\\"type\\":\\"tel\\",\\"formKey\\":\\"phone\\",\\"enabled\\":false,\\"required\\":false},\\"guests\\":{\\"label\\":\\"Additional '
'Guests\\",\\"type\\":\\"number\\",\\"formKey\\":\\"additional_guests\\",\\"enabled\\":false,\\"required\\":false},\\"email\\":{\\"label\\":\\"Email\\",\\"type\\":\\"email\\",\\"enabled\\":true,\\"required\\":true}}", '
'"calendar_id": 1, "registrations_start_on": null, '
'"hide_recurring_exdates": null, "is_upcoming": 2, "event_date": '
'"21", "event_month": "June", "event_date_end": "21", '
'"event_month_end": "June", "iana_timezone": "America/New_York"}'}
2026-06-16 15:41:26 [scrapy.core.engine] INFO: Closing spider (finished)
2026-06-16 15:41:26 [scrapy.extensions.feedexport] INFO: Stored csv feed (35 items) in: output/2026/06/16/space_cat_brewing.csv
2026-06-16 15:41:26 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 5474,
'downloader/request_count': 7,
'downloader/request_method_count/POST': 7,
'downloader/response_bytes': 17933,
'downloader/response_count': 7,
'downloader/response_status_count/200': 7,
'elapsed_time_seconds': 2.533152,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 6, 16, 13, 41, 26, 796693, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 67165,
'httpcompression/response_count': 7,
'item_scraped_count': 35,
'items_per_minute': 1050.0,
'log_count/DEBUG': 112,
'log_count/ERROR': 30,
'log_count/INFO': 3,
'memusage/max': 93298688,
'memusage/startup': 93298688,
'response_received_count': 7,
'responses_per_minute': 210.0,
'scheduler/dequeued': 7,
'scheduler/dequeued/memory': 7,
'scheduler/enqueued': 7,
'scheduler/enqueued/memory': 7,
'start_time': datetime.datetime(2026, 6, 16, 13, 41, 24, 263541, tzinfo=datetime.timezone.utc)}
2026-06-16 15:41:26 [scrapy.core.engine] INFO: Spider closed (finished)
PROJECT (event_scrapers)
SPIDER (space_cat_brewing)