This n8n workflow automates the process of tracking new 4K Blu-ray preorders from a specific website and sends a daily update to a Discord channel. It combines scheduling, web scraping, data filtering, message formatting, and seamless communication through Discord Webhook integration. The workflow is ideal for movie enthusiasts, collectors, or fan communities who want to stay updated on new releases without manual checking.
The workflow begins with either a manual trigger or a scheduled trigger set to run daily at 11 PM. It then determines the current date in the specified timezone and scrapes the webpage listing new preorders for 4K Blu-ray movies.
The HTML content from the webpage is parsed to extract relevant links, which include movie titles and URLs. These links are processed to identify preorders that are listed for the current date. Extracted titles and links are formatted into a structured message string. Finally, the message is posted to a Discord channel via webhook, allowing instant delivery of the daily preorder update.
Optional sticky notes remind users to adjust timezone settings and connect their Discord webhook, making setup and customization straightforward. This workflow ensures users never miss out on the latest 4K Blu-ray preorders and maintains an active, updated community feed.
Reviews
There are no reviews yet.