Searches Amazon.it for wine based on user request and budget, returns two picks via webhook.

Built an n8n workflow that searches Amazon.it for wine products based on a user's text request and budget. The system retrieves product data through an external scraping/API service, verifies availability, and filters results to return exactly two suitable wine bottle recommendations. It generates clean product links using the ASIN format and delivers the final recommendations as structured JSON via webhook.