Bing.com has a free search API: http://www.bing.com/developers/s/APIBasics.html The free search is limited to 7 requests per second per IP

Answer from Daniel Nuriyev on Stack Overflow
๐ŸŒ
Brave
brave.com โ€บ search โ€บ api
Brave Search API | Brave
October 16, 2025 - 1#!/usr/bin/env python 2 3import requests 4 5print( 6 requests.get( 7 "https://api.search.brave.com/res/v1/web/search", 8 headers={ 9 "X-Subscription-Token": "<BRAVE_SEARCH_API_KEY>", 10 }, 11 params={ 12 "q": "greek restaurants in san francisco", 13 "count": 20, 14 "country": "us", 15 "search_lang": "en", 16 }, 17 ).json() 18)
๐ŸŒ
Google
developers.google.com โ€บ programmable search engine โ€บ custom search json api
Custom Search JSON API | Programmable Search Engine | Google for Developers
To use the API, you need a configured Programmable Search Engine and an API key. The API offers 100 free queries per day, with additional queries available for a fee.
People also ask

What is API data?
API data describes the payload of information that the API responds to a successful query. The exact contents and format of response will differ from API to API. For example, Authoritas API returns data in industry standard JSON format.
๐ŸŒ
authoritas.com
authoritas.com โ€บ apis
3 APIs for SEO pros - get a free API key | Authoritas
What is an API in SEO?
There are many different types of APIs that you can use in the SEO field. Here are the most common types of API you can use for SEO purposes:Keyword Ranking โ€“ checks where a website ranks in a search engine from a specific location and device.Crawling โ€“ returns pages and issues found from crawling a website.Backlinks โ€“ returns a list of websites that links to a specific domain, sub-domain or page.Content APIs that scrapes and analyses the content of a page.NLP APIs โ€“ Natural Language Processing APIs that help you extract meaning from a body of text.Artificial Intelligence APIs โ€“ There are a nu
๐ŸŒ
authoritas.com
authoritas.com โ€บ apis
3 APIs for SEO pros - get a free API key | Authoritas
How does this compare to the Google Analytics API?
If you are looking for data about your websiteโ€™s performance then try the Google Analytics API yourself. Our APIs, give you vital information about the performance of your site and your competitors in the organic search results in any search engine worldwide. You cannot get this kind of competitive data and insights from Google Analytics.
๐ŸŒ
authoritas.com
authoritas.com โ€บ apis
3 APIs for SEO pros - get a free API key | Authoritas
๐ŸŒ
SerpApi
serpapi.com
SerpApi: Google Search API
SerpApi is a real-time API to access Google search results. We handle proxies, solve captchas, and parse all rich structured data for you.
๐ŸŒ
Serpstack
serpstack.com
Free Real-Time Google Search API | serpstack
Convinced? Thousands of companies are โ€” it's free Get Free API Key
๐ŸŒ
KDnuggets
kdnuggets.com โ€บ 7-free-web-search-apis-for-ai-agents
7 Free Web Search APIs for AI Agents - KDnuggets
Serper lets you get started instantly with 2,500 free search queries, no credit card required. Installation: pip install --upgrade --quiet langchain-community langchain-openai ยท import os import pprint os.environ["SERPER_API_KEY"] = ...
Find elsewhere
๐ŸŒ
zenserp
zenserp.com โ€บ home โ€บ 6 best free search apis that provide real user data in high volume
Best 6 Free Search APIs: High Volume, Real User Data - Zenserp
April 5, 2024 - To run an API for free, you first need to sign up for the free plan by providing the necessary details, such as name and email ID. Youโ€™ll then get your unique API key required to ...
๐ŸŒ
Authoritas
authoritas.com โ€บ apis
3 APIs for SEO pros - get a free API key | Authoritas
Complete the form and we'll automatically send you a free trial API key with 1,000 free API queries and some simple instructions to get you started quickly. Thank you! Your submission has been received! Oops! Something went wrong while submitting the form. We offer battle-tested SEO & AI Search ...
๐ŸŒ
GitHub
github.com โ€บ public-apis โ€บ public-apis
GitHub - public-apis/public-apis: A collective list of free APIs
The Public APIs repository is manually curated by community members like you and folks working at APILayer. It includes an extensive list of public APIs from many domains that you can use for your own products.
Starred by 386K users
Forked by 41.2K users
Languages ย  Python 96.8% | Shell 3.2%
๐ŸŒ
Tavily
tavily.com
Tavily - The Web Access Layer for AI Agents
Share Your Badge & Earn Free Credits ยท FeaturesUse CasesBenchmarksPricingEnterpriseCareersBlogDocs ... Powering the Internet of Agents with fast, secure and reliable web access APIs. ... Unleash production-ready agents with a search API designed for LLMs. Delivering fast and relevant results that reduce hallucinations and make agents more powerful. ... 1 2 3 4 from tavily import TavilyClient tavily_client = TavilyClient(api_key="tvly-YOUR_API_KEY") response = tavily_client.search("Who is Leo Messi?") print(response)
๐ŸŒ
RapidAPI
rapidapi.com โ€บ collection โ€บ web-search-api
Top Web Search and Search Engine APIs
Most free web search APIs allow the use of different programming languages, and hence it is easy to identify a preferred API search engine. The next step is to request an API key. An API key is what identifies a user and authenticate every action performed by the API.
๐ŸŒ
Apipheny
apipheny.io โ€บ free-api
Free API โ€“ 90+ Public APIs For Testing [No Key] โ€“ Apipheny
If an API is free, it will be immediately available on the providerโ€™s website. All you must do is search the providerโ€™s name followed by โ€œAPIโ€ (e.g., โ€œTwitter APIโ€).
๐ŸŒ
Medium
medium.com โ€บ @karust โ€บ now-you-can-search-on-google-for-free-solution-with-api-7699954325b1
Free API Solutions for Automated Google Search | by Rustem Kamalov | Medium
August 27, 2023 - github.com/towfiqi/serpbear โ€” Something for SMM people. Itโ€™s just a wrapper that uses the API of popular services. github.com/serpapi/google-search-results-python โ€” Python library to interact with a paid service. Uh-oh, what to do? There has to be a free and bad counterpart to every commercial service, right?
๐ŸŒ
Exa
exa.ai
Exa | Web Search API, AI Search Engine, & Website Crawler
The Exa Web search API retrieves the best, realtime data from the web for your AI
๐ŸŒ
News API
newsapi.org
News API โ€“ Search News and Blog Articles on the Web
https://newsapi.org/v2/everything?q=apple&from=2025-12-15&to=2025-12-15&sortBy=popularity&apiKey=API_KEY ... News API is a simple, easy-to-use REST API that returns JSON search results for current and historic news articles published by over 150,000 worldwide sources.
๐ŸŒ
SearchApi
searchapi.io
Google Search API for real-time SERP scraping
Scrape organic results, ads, related searches, inline questions and more. Receive structured results in JSON format. Sign up for a free plan today!
๐ŸŒ
Quora
quora.com โ€บ What-free-web-search-APIs-are-available
What free web search APIs are available? - Quora
Answer (1 of 3): FAROO provides a free JSON/XML/RSS-API for Web Search, News Search, Trending News, Trending Topics http://www.faroo.com/hp/api/api.html