Monitor competitor pricing
Track a list of competitor product prices on a schedule and push the deltas anywhere.
The outcome
Track a list of competitor product prices on a schedule and push the deltas anywhere.
Backed by a real, installable recipe, not a generated stub. Install it, attach your own inputs, and run it on your own accounts.
Expected output
A successful run returns a structured result:
[{ "url": "...", "price": 0.00, "changed": true }] 4 steps
Real step types from the 30+ in the workflow vocabulary. Edit any of them after you install.
- 1navigate
Open each product page.
- 2extract
Read the current price and stock with a selector.
- 3evaluate
Compute the delta from the last run.
- 4api_call
POST changed prices to your destination.
Inputs
product_urlslist must match^https?://destination_webhookurl
Input shape
Inputs are validated against per-slot regex rules before a run starts.
{
"product_urls": "<list>" // matches ^https?://,
"destination_webhook": "<url>"
} Estimated runtime: 5-10s per product.
Install in one click
Open the template in the app, attach your own inputs and resources, and run it on your machine or the cloud.
Local runs have no compute charge and do not use Writ cloud compute. Paid plans are for cloud execution, faster monitors, teams, managed AI, and fleet features.
Point it at a site
This recipe adapts to any of these, all on your own authorized accounts.
Monitor competitor pricing questions
What does the Monitor competitor pricing template do?
Where does it run?
Can I edit the recipe after installing?
Related templates
Start with the Monitor competitor pricing template
Install it, attach your own inputs, and run it on your own account in minutes.