kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
29 wiersze
955 B
Markdown
29 wiersze
955 B
Markdown
![]() |
<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
|
||
|
|
||
|
[GNU AGPL 3.0](https://choosealicense.com/licenses/agpl-3.0/)
|