Geek Out Time: Trying newly released OpenAI’s Responses API with Web Search Tool in Google Colab
Mar 2025·~104 words in full
OpenAI recently introduced the Web Search Tool as part of its Responses API, ( https://openai.com/index/new-tools-for-building-agents/ ) allowing AI models to search the web, retrieve real-time information, and summarize it.
For those of us who have been using Selenium in Google Colab to automate searches and extract insights, this new approach is a faster, more seamless experience for AI-driven research and knowledge retrieval.
So, I had to try out OpenAI’s new Responses API with Web Search Tool in Google Colab, and then compare it with the traditional Selenium approach.
This is an excerpt — the full article continues on Medium.
Read the full article on Medium →Related Posts
- Geek Out Time: Play with the newly released OpenAI’s SwarmOct 2024
- Geek Out Time: Building an Agent2Agent Startup Coach with the newly released Google ADK(Agent…Apr 2025
- Geek Out Time: Build a Facade API for OpenAI API and Local LLM APIMar 2024
- 𝗚𝗲𝗲𝗸 𝗢𝘂𝘁 𝗧𝗶𝗺𝗲: Training AI Agents for Tool Use with Reinforcement Learning in Google…Aug 2025