Updated Partnerships (markdown)

Namhyeon Go 2024-09-27 20:41:08 +09:00
parent 056aaedf50
commit b415301c87

@ -51,14 +51,13 @@ var response = HTTP.create("CURL")
"provider": "searchapi",
"type": "serp"
})
.setUserAgent("Mozilla/5.0 (Windows NT 10.0; Trident/7.0; rv:11.0) like Gecko")
.open("GET", "https://www.google.com/search?q=test")
.send();
console.log("responseBody:", response.responseBody);
```
If you [sign up](https://www.searchapi.io/?via=namhyeon) now, you can receive credits of **100 free calls**.
If you [sign up](https://www.searchapi.io/?via=namhyeon) now, you can receive credits of **100 free calls** per month.
## Contact us
- ActivityPub [@catswords_oss@catswords.social](https://catswords.social/@catswords_oss)