Power Formulas: Use ChatGPT & AI in Google Sheets

Product details

Q: adding functionality for web scraping

your AI function allows passing in a context URL and then your app downloads the page and passes it to the AI as context.
i would find it helpful if you were to expose the function to get a webpage and potentially other functions like get title, get headers, get paragraphs as it's so useful to get webpages in a certain way and then process them with AI in google spreadsheets...

so having a library of Web() functions or Extract() functions would be super helpful for Power Formulars.

the idea comes from other AI libraries offering this and seeing how useful that can be

patrickwPLUSSep 8, 2024
Founder Team
Wei_Sheng

Wei_Sheng

Sep 9, 2024

A: Hi thanks for your advice, this is such a great suggestion, I will definitely look into it and see how we can implement this. Thanks!

Share
Helpful?
Log in to join the conversation
Verified Purchaser badge

Verified purchaser

Posted: Sep 9, 2024

how about you add a ExtractThumbnail and then the user can just pass in the URL that was returned from AI_Image() if they want to see the thumbnail while trying out the image generation. The formula builder could use this too to show a thumnail while the user tried out the image generation prompt

Founder
Posted: Sep 10, 2024

Hi I will definitely look into this and see how we can implement it.