• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Thursday, 5th March 2026.

Openai + internet access

P

Pabbly13

Guest
Hey @olimckenna !

Can you provide us with your full use case? As what sought of data do you need and how many days, minutes, and hours do you want to get the data?

And in which application do you need to store?

So accordingly we can guide you on it.
 
I want to do research on a website and generate an ai response about the content on the website

Some people suggested the perplexity integration but didn't work well (really inaccurate output).

I also tried to build this with make.com, their have a http request, so e.g. google sheet's cell with a URL > http request > get content > openAI > output > update google sheet
This is possible with make.com, is there a way to do this with pabbly?
 
I want to do research on a website and generate an ai response about the content on the website

Some people suggested the perplexity integration but didn't work well (really inaccurate output).

I also tried to build this with make.com, their have a http request, so e.g. google sheet's cell with a URL > http request > get content > openAI > output > update google sheet
This is possible with make.com, is there a way to do this with pabbly?
Some sites block scraping, so you may need an HTML-to-text service for cleaner results. Overall, the workflow is reliable and useful when handling many URLs, especially alongside tasks like how to register globe sim card.
You can definitely automate website research in Pabbly, but the setup works a bit differently than Make. Using API by Pabbly, you can send an HTTP request to fetch webpage content and then pass that text to an AI module for analysis. After the AI generates a response, you can map the output back into Google Sheets without issues.
 
Top