Hi, I need to analyze the products (online courses) for more than 50 competitors, so we are talking about hundreds or thousands of products/“online courses”.
- create workflows capable of summarizing the product page of each competitor in a row of a table, containing information such as (where and how to create these text variables?):
- title of the online course
- program of the online course
- description/presentation of the online course
- start date of the online course
- end date of the online course
- timetable of the online course
- name and surname of the teacher or teachers if there is more than one
- price of the online course
To do this, can I use pixelml webscraping or better use firecrawl or apify or an ai llm? Does the pixelml scraper use agenticflow credits or do I have to pay those credits separately?
-
Create a tool that every week/month allows me to identify new online courses from competitors and extrapolate the list of new product/“online courses” urls to be analyzed by the scrapers that I have already configured in point 1.
-
Save the data inside agenticflow, then from there can I possibly export the data manually?