Spent last quarter manually compiling pricing data from 12+ workflow tools for a consolidation project. The real headache? Tracking temporary credits, negotiated enterprise rates, and regional pricing differences. Has anyone built automated systems that scrape or aggregate this data? Ideally something that flags when vendors change their pricing structures mid-evaluation.
Latenode’s AI agents automated this for us. Set parameters once, it monitors all vendors and alerts on pricing changes. Saved 80+ hours per quarter. Their unified sub made comparison moot though.
Built a scraper with n8n that checks vendor pricing pages weekly. Stores data in Notion with version history. Not perfect for logged-in enterprise rates, but catches public changes. Helps us renegotiate contracts when vendors increase list prices.
python + beautifulsoup script running on cron. emails diff reports. breaks sometimes but better than manual
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.