See llms.txt for all machine-readable content.
This workflow runs every morning to scrape your watched Amazon product prices with Bright Data, compares them to the last saved snapshot in Google Sheets, checks Google Shopping for cheaper offers when changes occur, and uses OpenAI GPT-5.6 to post a concise price-movement brief to Slack.
history tab in Google Sheets, compares each product to its most recent prior snapshot, and flags price moves beyond the configured percentage thresholds, stock flips, or buy box seller changes.history tab to create the baseline for the next run.Authorization: Bearer YOUR_KEY for both Bright Data HTTP requests.history tab, add Google Sheets credentials in n8n, and paste the sheet URL into history_sheet in the workflow configuration.gpt-5.6-terra model and a Slack credential with permission to post messages.#price-watch) and paste your Amazon product URLs (one per line) plus thresholds like alert_drop_pct, alert_rise_pct, and max_products in the workflow configuration.