Hi, any ideas to create automations that periodically go to copy links of online products into ecommerce websites? The target is to find the new products added, any ideas?
And how to grab also online products fields like price, the, description, category, etc… how to do that with activepieces?
About the fields if possible I would prefer to use the prompt of a llm , because is easy and cheap…
I have to elaborate about 100-200 products monthly more or less, not so much…
Hello @Matteo_Raggi ,
Is there any specific website you want to get the latest products from? You can use scraping automation flows to retrieve those new products and pass them to the LLM to extract the desired product details.
The specific websites are more of 40, but no one is amazon or ebay or other famous platforms, this is why I suppose to use ai to grab data too. Thanks browserflow looks easy.