Back to skills
E-commerce price scraping and comparison
User wants to scrape product prices from e-commerce sites (Amazon, etc.) and compare them. Chain browserAgent for scraping, priceCompare for comparison, fileGen for CSV export.
Tool chain
- 1
browserAgent
Scrape product data from the e-commerce site.
- 2
priceCompare
Compare prices across retailers.
Depends on: browserAgent
- 3
fileGen
Export the comparison data to CSV.
Depends on: browserAgent, priceCompare
Execution plan
- Output format
- widget-rich
- Search strategy
- web
- Can replan
- Yes
Linked capabilities
browserAgentpriceComparefileGen