Q: products competitors analysis:
1) Is it possible to analyze the products of competitors/ecommerce ? How?
For example: grab price, title, description of only the last new products (for example 50 products) of each competitor (for example 50 competitors websites) each week and save data into a google sheet file.

Faik_Robomotion
Apr 23, 2025A: Hi,
RPA can automate competitor product analysis by opening a browser, navigating to each competitor’s website, interacting with elements like “Load More” if necessary, extracting product details such as title, price, and description from the latest products, and writing that data into a Google Sheet. This process can be repeated for multiple websites and scheduled to run weekly.
Here is an example to see how it works: https://www.youtube.com/watch?v=6W1b9cjA6Us
Best,