Skip to content

Shopping Analyzer (Team Cipher) - #526

Open
lookharshverma-max wants to merge 2 commits into
agentrhq:mainfrom
lookharshverma-max:main
Open

lookharshverma-max wants to merge 2 commits into
agentrhq:mainfrom
lookharshverma-max:main

Conversation

@lookharshverma-max

Copy link
Copy Markdown

Description

DealPulse is an autonomous web intelligence engine designed to help shoppers instantly uncover the true market spread for consumer electronics and goods. By dynamically querying live search results, it aggregates and normalizes product pricing across major Indian retailers, including Amazon India, Flipkart, Croma, and Reliance Digital. Unlike traditional aggregators that rely on restrictive or rate-limited paid APIs, DealPulse fetches raw HTML directly to bypass aggressive anti-bot mitigations and CAPTCHA walls.

At its core, the Node.js backend utilizes Cheerio and regular expressions to parse complex DOM structures and extract accurate numeric price values. To ensure the integrity of the data, the system employs a smart noise-rejection pipeline that automatically filters out irrelevant, low-priced accessories—such as cases, cushions, earpads, and covers. This guarantees that users are comparing genuine device-to-device prices rather than skewed results.

The extracted data is seamlessly served by an Express application to a modern, glassmorphic web dashboard. Users can search for any product and instantly visualize actionable arbitrage metrics, including the optimal lowest price, the peak market high, and the total potential savings across all verified sources, complete with a direct routing link to the cheapest checkout page.

Related issue:

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • 🌐 New site adapter
  • 📝 Documentation
  • ♻️ Refactor
  • 🔧 CI / build / tooling

Checklist

  • I ran the checks relevant to this PR
  • I updated tests or docs if needed
  • I included output or screenshots when useful
  • If I edited skill-src/, I ran make build and committed skills/

Adapter Notes

  • Updated generated or lean docs when command discoverability changed
  • Used positional args for the command's primary subject unless a named flag is clearly better
  • Normalized expected adapter failures to CliError subclasses instead of raw Error

Screenshots / Output

Screenshot 2026-09-12 171848

Updated README to reflect the new DealPulse v2.0 branding and functionality, including descriptions of features, project structure, and usage instructions.
@github-actions

Copy link
Copy Markdown
Contributor

🟠 Maintainer review suggested — low confidence

The automated review could not reach a fully supported conclusion.

This review is advisory and does not block merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant