Using ChatGPT to summarize a website through API

Hi, I am working on a project where I would like to have chatGPT summarize any website for a URL entered by the user. I realize the chatGPT Completions API cannot browse the web so I’m not exactly sure of my next step. I thought maybe I could download the webpage and just upload the file to chatGPT for analysis, but I’m not seeing how to work with files with the Completion API.

Any help would be greatly appreciated!!

Hi. Should be no problem.
Do you already have an existing API call to your chatgpt api?
Are you able to “send” a string via bubble.io/API to chatgpt and get a result to display in bubble?

Yes, I have the api connector setup and I can send text to chatgpt and display replies in my Bubble app.

I recommend to use DataForSEO’s endpoint AI Summary. Its super simple and has very good results.

I use it for the exact same reason.