AI AGENTS

Daily Competitor Pricing Digest from Firecrawl Crawl to Discord

Each morning Firecrawl crawls competitor pricing and plans pages, an agent summarizes every change since yesterday into a single readable brief.

CategoryAI Agents
EngineSim + Paperclip
Difficultybeginner
Triggerschedule
Steps6
Setup~5 min

How it runs

The automated pipeline, trigger to output.

  • TriggerMorning schedule triggers run
  • ActionCrawl competitor pricing pages to markdownFirecrawl
  • ActionLoad yesterday's markdown snapshotPostgreSQLPostgres
  • ActionAgent diffs and writes daily digestOpenAI
  • LogicSkip delivery on a quiet day
  • OutputPost digest to Discord channelDiscordDiscord

What it does

Produces one daily pricing brief instead of a stream of pings. Firecrawl crawls each competitor's pricing/plans page, an agent compares today's content to yesterday's stored markdown, and writes a human-readable digest of what changed across all competitors — new tiers, removed plans, price bumps, copy changes — then drops it in Discord.

When to use it

Use it when you want a calm, once-a-day rollup rather than real-time interrupts, and when competitors publish structured pricing pages that change subtly (feature gating, tier renames) rather than just headline prices.

How it works

  1. 1A morning schedule triggers the run.
  2. 2Firecrawl crawls and returns clean markdown for each competitor pricing URL.
  3. 3Yesterday's markdown is loaded from Postgres for comparison.
  4. 4An OpenAI agent diffs old vs. new, ignoring cosmetic noise, and writes a per-competitor summary plus an overall headline.
  5. 5A logic step skips delivery entirely on a fully quiet day to avoid empty digests.
  6. 6Today's markdown is persisted, and the formatted digest is posted to Discord.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect FirecrawlCrawl, scrape, structured extract.
  2. 2
    Connect PostgresAny Postgres URL — query, write, migrate.
  3. 3
    Connect OpenAIModels, embeddings, files.
  4. 4
    Connect DiscordCommunity channels + voice + bots.
  5. 5
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  6. 6
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  7. 7
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.