Skip to content

Commit 4dfef63

Browse files
authored
Update README.md
1 parent 7f10ebe commit 4dfef63

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@
2121

2222
OpenAPI-driven Python SDK for JustSerpAPI with a stable high-level `Client` as the public entrypoint.
2323

24+
Official Python SDK for [JustSerpAPI](https://justserpapi.com/?utm_source=github&utm_medium=referral&utm_campaign=justserpapi_justserpapi_python&utm_content=repo_readme).
25+
26+
Use this SDK to access JustSerpAPI from Python and fetch structured Google search results without building raw HTTP requests by hand.
27+
28+
Get your API key, product docs, and pricing at [justserpapi.com](https://justserpapi.com/?utm_source=github&utm_medium=referral&utm_campaign=justserpapi_justserpapi_python&utm_content=repo_readme).
29+
2430
## Installation
2531

2632
```bash

0 commit comments

Comments
 (0)