Hi there,
I’m trying to create a chatbot that takes in one or multiple URL’s to scrape and then create a business context that can be used to feed into another chatbot platform, to train the bot to answer questions about the business based on the context. The issue I’m encountering at the moment is that I get an error saying the URL couldn’t be scraped, but if I input the same URL into chatGPT it gets scraped no issues at all. are there any work arounds to scrape URL’s I though it would’ve done it straight out of the box. Just for completness sake I’m using another platform for some chatbots as I have the ability to set a webhook and send the data via email or save into a Google sheet. I really like the ability to just add the URL into a Pickaxe bot and it just does it but the fact there is no way to get the data out other than by copy and pasting it for reporting makes it not a good solution. thank you