Updated Partnerships (markdown)

Namhyeon Go 2024-10-18 23:31:54 +09:00
parent f23c245ddf
commit 75a07dae9f

@ -4,7 +4,7 @@ Partnerships for the WelsonJS project primarily consist of commercial services o
If commercial services or products arise through these partnerships, the proceeds will be used to support this project.
### [ScrapeOps Proxy Aggregator](https://scrapeops.io/?fpr=namhyeon75)
In the use cases of the WelsonJS project, the utilization of commercial proxy APIs is very common. Among them, [ScrapeOps](https://scrapeops.io/?fpr=namhyeon75) can be used in this project without complex integration tasks.
In the use cases of the WelsonJS project, the utilization of commercial proxy APIs is very common. Among them, [ScrapeOps (scrapeops.io)](https://scrapeops.io/?fpr=namhyeon75) can be used in this project without complex integration tasks.
The example code for integration:
@ -30,12 +30,12 @@ var response = HTTP.create()
console.log("responseBody:", response.responseBody);
```
If you [sign up](https://scrapeops.io/?fpr=namhyeon75) now, you can receive credits of **1,000 free calls + 0.5GB free per month**.
If you [sign up (scrapeops.io)](https://scrapeops.io/?fpr=namhyeon75) now, you can receive credits of **1,000 free calls + 0.5GB free per month**.
Additionally, a **10% discount coupon** is available `gnh10`.
### [SearchApi](https://www.searchapi.io/?via=namhyeon)
[SearchApi](https://www.searchapi.io/?via=namhyeon) can retrieve data from public search engines like Google, Bing, Baidu, and websites like YouTube, Amazon.
[SearchApi (searchapi.io)](https://www.searchapi.io/?via=namhyeon) can retrieve data from public search engines like Google, Bing, Baidu, and websites like YouTube, Amazon.
The example code for integration:
@ -57,6 +57,6 @@ var response = HTTP.create()
console.log("responseBody:", response.responseBody);
```
If you [sign up](https://www.searchapi.io/?via=namhyeon) now, you can receive credits of **100 free calls per month**.
If you [sign up (searchapi.io)](https://www.searchapi.io/?via=namhyeon) now, you can receive credits of **100 free calls per month**.
For more detailed information, please refer to the [SERP](https://github.com/gnh1201/welsonjs/wiki/SERP) page.
For more detailed information, please refer to the [SERP (catswords-oss.rdbl.io)](https://catswords-oss.rdbl.io/5719744820/1706431912) page.