How to parse web page content?
Status: Open · Asked by pieman3 on · 0 views
Hi, is there any way in Pabbly to get the content of a post and send it to chatgpt with prompt instructions?
Thanks
Hi @pieman3,
You can try utilizing API by Pabbly module to achieve your use case.
Thanks but what API would I need to connect to, to get the content of a web page?
I am just presenting you with a possibility for your use case. If the website whose content you are trying to capture supports a REST API, then you can use the Pabbly module's API to capture the content. It would suggest you get in touch with a developer to assist you in figuring this out.
Thanks, I didn't consider the rest api,