Recued
Menu
← Back to recipes

Watch a competitor's pricing page

by recued-core v1 19 views

Use “Watch a competitor's pricing page” in Recued. Watches one pricing page and tells you what moved. Each tick hashes the page body and stops there unless it changed.

How it works 17 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (17 steps)
page_text strip_html
Apply strip_html
page_excerpt truncate
Truncate page text to a max length
has_text compare
Check if page excerpt has data
pricing_now ?
skip: step.has_text equal false
pricing_prior default
Apply default
prior_url default
Apply default
is_comparable all
Check if all conditions are true
pricing_diff ?
skip: step.is_comparable equal false
moves default
Apply default
move_count count
Count items in moves
moves_text join
Join items with " "
pricing_moved compare
Check if move count is greater than 0
status_note ternary
Apply ternary
save_cursor ?
skip: step.has_text equal false
notify_text truncate
Truncate moves text to a max length
notify ?
skip: step.pricing_moved equal false
card to_summary
Format results as a summary card
Settings 4 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

channels setting = in_app
competitor setting =
pricing url setting =
excerpt chars setting = 6000

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Permissions it requires

Send notifications
Declared by the recipe — Recued grants these at install, where you review them before approving.

Data it touches

Warehousedata.shared

About

Tags

webwatchpricingcompetitormarket-intelligencepack:web-watch

Details

17 steps 4 configurable settings recipe_id: watch-competitor-pricing