
Announcements
I'm not a programmer so please, when answering this, keep that in mind.
I want to automate tiktok videos on reddit posts. My idea is to automate the process of picking stories from reddit, requesting chatgpt to improve the writing and the story, send it to an AI video maker and then posting to tiktok and shorts. But I can't figure out how to make the program access the website, analyze the elements, copy the stories and send it to chatgpt
I used the 'Get details of elements on web page', which sends the text to 'Flow Variables'. I worked one time but it didn't work again. Can someone help me build this flow?
Dear A,
Unless you have access to an API for a website, then 'scraping' content from a website is something PowerAutomate (cloud) is not very suitable for. You could try to use PowerAutomate desktop which goes a little bit further in scraping functionalities (in my experience).
If you want to pursue this (and cannot manually get to the content), then suggest you do some research in website/video scraping.
Happy flowing,
Koen