So Anthropic released the web search functionality into the Claude API only a few days ago: Introducing web search on the Anthropic API \ Anthropic
But it requires changes to the API calls made; as a programmer I can do it, but using the make.com Anthropic module, I’m not entirely sure how I’d go about replicating the API call payload with the module “framework”.
Does anyone have a working example / shareable experience of getting this working?
1 Like
I would also love to know about this
I have the paid pro version of Claude. I can ask through the prompt in make’s claude ‘make a prompt’ module for citations and URLs and it will return them, but some aren’t valid. I can also use make’s claude ‘api call’ module with code and get back valid citations - but these are in bundles and all the text is broken into bits in bundles, so a mess. I can’t see how to nicely get back the citations like Perplexity. Wondering when this will be addressed - anyone at Make.com know? Thanks!
I’m using openrouter with the perplexity online model to research incoming leads and deliver a detailed summary of the findings. I have a second openrouter mistral (free) to clean the json etc.
It is all working well and cost effective