We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42f336 commit aee53f9Copy full SHA for aee53f9
1 file changed
README.md
@@ -48,8 +48,8 @@ import { getJson } from "https://deno.land/x/serpapi/mod.ts";
48
[Deno](https://deno.land/x/serpapi).
49
- Promises and async/await support.
50
- Callbacks support.
51
+- [Examples in JavaScript/TypeScript on Node.js/Deno using ESM/CommonJS, and more](https://github.com/serpapi/serpapi-javascript/tree/master/examples).
52
- (Planned) Pagination support.
-- (Planned) More examples.
53
- (Planned) More error classes.
54
55
## Configuration
0 commit comments