Skip to content

Conversation

@nfmoore
Copy link

@nfmoore nfmoore commented Dec 9, 2025

Issue #, if available:

Description of changes:

This PR adds documentation for the Price Comparison use case, demonstrating how Amazon Nova Act can automate product price comparison across multiple retailers.

What the use case demonstrates:

  • Concurrent price discovery across Amazon, Best Buy, Costco, and Target
  • Intelligent product search using SKUs with AI-powered result matching
  • Structured data extraction using Pydantic schemas
  • Captcha detection and manual intervention handling
  • CSV export of comparison results sorted by price

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Contributor

@vedashreevinay vedashreevinay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might have to change to act_get(). Can you test again and check the workflow works?

- Upgrade nova-act dependency from 3.0.5.0 to 3.0.67.0
- Replace nova.act() calls with nova.act_get() for improved API consistency
- Comment out Amazon source from default product sources list
- Update captcha detection to use new act_get() method
- Update product search to use new act_get() method
- Update pricing extraction to use new act_get() method
- Align with latest nova-act API changes for better response handling
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.

2 participants