2025-06-30 17:49:00 +00:00
|
|
|
<p align="center">
|
|
|
|
<a href="https://agentic.so">
|
|
|
|
<img alt="Agentic" src="/apps/web/public/agentic-social-image-light.jpg" width="640">
|
|
|
|
</a>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
<a href="https://github.com/transitive-bullshit/agentic/actions/workflows/main.yml"><img alt="Build Status" src="https://github.com/transitive-bullshit/agentic/actions/workflows/main.yml/badge.svg" /></a>
|
|
|
|
<a href="https://www.npmjs.com/package/@agentic/serpapi"><img alt="NPM" src="https://img.shields.io/npm/v/@agentic/serpapi.svg" /></a>
|
|
|
|
<a href="https://prettier.io"><img alt="Prettier Code Formatting" src="https://img.shields.io/badge/code_style-prettier-brightgreen.svg" /></a>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
# @agentic/serpapi <!-- omit from toc -->
|
|
|
|
|
|
|
|
> Agentic SDK for [SerpAPI](https://serpapi.com) Google Search.
|
|
|
|
|
|
|
|
- [Website](https://agentic.so)
|
|
|
|
- [Docs](https://docs.agentic.so)
|
|
|
|
|
|
|
|
## Install
|
|
|
|
|
|
|
|
```bash
|
|
|
|
npm i @agentic/serpapi zod
|
|
|
|
```
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
2025-06-30 17:51:20 +00:00
|
|
|
[MIT](https://choosealicense.com/licenses/mit/)
|