CompetiTrack AI is an AI-powered competitor monitoring system that tracks product price and stock...CompetiTrack AI is an AI-powered competitor monitoring system that tracks product price and stock...
The network for creativity
Join 1.25M professional creatives like you
Connect with clients, get discovered, and run your business 100% commission-free
Creatives on Contra have earned over $150M and we are just getting started
CompetiTrack AI is an AI-powered competitor monitoring system that tracks product price and stock changes on e-commerce websites. It detects meaningful updates, generates business insights using an LLM, and sends email notifications only when changes occur
Keeping track of competitor pricing manually is time-consuming and difficult to scale. CompetiTrack AI automates the entire process. The system scrapes competitor websites, compares the latest data with the previous snapshot, analyzes the changes using an LLM, and sends an email report only when something has changed. This avoids unnecessary notifications while providing useful insights for business decisions.
Features - Competitor website monitoring - Product price tracking - Stock availability tracking - Change detection - AI-generated business insights - Email notifications - FastAPI backend - Streamlit dashboard - LangGraph workflow - Playwright-based web scraping
Schubert's avatar
Nice fit for Playwright. The failure boundary I would make explicit is snapshot ? diff ? notification: fixed fixtures for price/stock changes, a no-change run that proves no email, and an idempotency key so retries cannot alert twice. That gives you a deterministic regression...
Muhammad Fayaz's avatar
Appreciate the detailed breakdown, especially the idempotency key point, that's a real gap in my current version. Going to implement the fixture-based tests and the no-change/no-email assertion myself first. Thanks for the pointer.
Back to feed
The network for creativity
Join 1.25M professional creatives like you
Connect with clients, get discovered, and run your business 100% commission-free
Creatives on Contra have earned over $150M and we are just getting started