mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-06-18 02:59:04 +00:00
Updated Partnerships (markdown)
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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user