How to query the API to summarize internet sources?

I asked the GPT model on the web, about an article title and gave it the date of the article, it gave me a summary after looking in the internet.

Is that possible to do using the API?

With a bit of elbow grease: Yes.

Out of the box? No. However a recent AMA indicated that the Search feature will be available for API next year.

How is that possible? I’m looking forward to get a summary of an article using it’s title and day published.

Seems to be working fine with the GPT UI. Looking for the same result.

Using the URL you can scrape it, or use a tool, something like this:

https://urltomarkdown.com/
(This is just the first legit looking result from Google, besides just now I’ve never used it)

Remove the noise from the page, and then feed the good stuff(s) to the model

1 Like