Skip to content

Commit 8051b3e

Browse files
Add SearchApi API (#968)
1 parent 0a4d080 commit 8051b3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

API.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Resources on how to interact your code with existing APIs.
1010
- [Useful APIs](https://github.com/public-apis/public-apis): Collection of APIs on a list of issues ranging from health to geocoding.
1111
- [TutorialsPoint API guide](https://www.tutorialspoint.com/application-programming-interface-api): An overview of how API's work
1212
- [SerpApi](https://serpapi.com/): A collection of many useful APIs like Google search API, Google maps API, YouTube search API, and many more.
13+
- [SearchApi](https://www.searchapi.io/): a collection of search APIs including Google, Google Scholar, Google Trends, Google Jobs, and YouTube transcripts. Has native LangChain integrations.
1314

1415
## General user guides
1516

0 commit comments

Comments
 (0)