Scenario Mode
👤 Your Role: You are a data analyst at an e-commerce company.
📋 Request: Your manager wants you to collect the latest product names and prices from a competitor's website to compare pricing.
📊 Data: You have the URL of the competitor's product page which lists products in a structured HTML format with product names inside <h2> tags and prices inside <span class='price'> tags.
🎯 Deliverable: Create a Google Sheet that automatically imports the product names and prices using IMPORTXML formulas.
Progress0 / 5 steps