serpapi.hashnode.devGauge Business Popularities using Google MapsA fun experiment with Google Maps data is to compare businesses’ popularity. Whether you’re a business seeking new opportunities or a visitor planning your trip, this analysis can help you make better decisions. To get the popularity data, we use Ser...Jan 27, 2025·4 min read
serpapi.hashnode.devReal-time data for OpenAI Assistants APIThe Assistants API by OpenAI makes creating chatbot applications easier than ever. Before this, we had to manage chat history for the users and implement Retrieval Augmented Generation (RAG) on our own, but all of that is already taken care of now by...Nov 16, 2023·1 min read
serpapi.hashnode.devScrape Google Trends Trending Now in JavascriptWe have already covered scraping Google Trends Trending Now in Python and if you are looking to extract data from Google Trends Explore, we already have a blog post that demo it in detail. In this tutorial, we will be using SerpApi's Google Trends Tr...Oct 30, 2023·6 min read