Q: Scraping product data
Can this be use to accomplish the following?
Workflow:
1. I provide the product link in Gsheets (column a)
2. It gathers the following data columns
-Manufacturer
-Product Name
-Price
-Features
-Description
-Specs
-Download product images and video to Gdrive folder for each product.
Not every product has these specific fields of information so it would be up to an AI model to decide where to fill in each column of information.

Wei_Sheng
Mar 4, 2025A: Hi, if there is one single page that contains all the information, it is possible to as the AI model to extract informaiton such as Manufacturer and price. However, it is not possible to download product images and videos to Gdrive with Power Formulas. THanks