diff --git a/README.md b/README.md index 63a6b41e..00481add 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,19 @@ Just say which information you want to extract and the library will do it for yo ScrapeGraphAI Hero

-## News 📰 +## 🔗 ScrapeGraph API & SDKs +If you are looking for a quick solution to integrate ScrapeGraph in your system, check out our powerful API [here!](https://dashboard.scrapegraphai.com/login) -- ScrapegraphAI has now his APIs! Check it out [here](https://scrapegraphai.com)! +

+ ScrapeGraph API Banner +

+ +We offer SDKs in both Python and Node.js, making it easy to integrate into your projects. Check them out below: + +| SDK | Language | GitHub Link | +|-----------|----------|-----------------------------------------------------------------------------| +| Python SDK | Python | [scrapegraph-py](https://github.com/ScrapeGraphAI/scrapegraph-sdk/tree/main/scrapegraph-py) | +| Node.js SDK | Node.js | [scrapegraph-js](https://github.com/ScrapeGraphAI/scrapegraph-sdk/tree/main/scrapegraph-js) | ## 🚀 Quick install diff --git a/docs/assets/api-banner.png b/docs/assets/api-banner.png new file mode 100644 index 00000000..06de517d Binary files /dev/null and b/docs/assets/api-banner.png differ