Skip to content

Commit d3ce047

Browse files
authored
docs: added API reference
1 parent 62fcf34 commit d3ce047

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@
66

77
Supercharge your LangChain agents with AI-powered web scraping capabilities. LangChain-ScrapeGraph provides a seamless integration between [LangChain](https://github.com/langchain-ai/langchain) and [ScrapeGraph AI](https://scrapegraphai.com), enabling your agents to extract structured data from websites using natural language.
88

9+
## 🔗 ScrapeGraph API & SDKs
10+
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)
11+
12+
<p align="center">
13+
<img src="https://raw.githubusercontent.com/VinciGit00/Scrapegraph-ai/main/docs/assets/api-banner.png" alt="ScrapeGraph API Banner" style="width: 70%;">
14+
</p>
15+
16+
We offer SDKs in both Python and Node.js, making it easy to integrate into your projects. Check them out below:
17+
18+
| SDK | Language | GitHub Link |
19+
|-----------|----------|-----------------------------------------------------------------------------|
20+
| Python SDK | Python | [scrapegraph-py](https://github.com/ScrapeGraphAI/scrapegraph-sdk/tree/main/scrapegraph-py) |
21+
| Node.js SDK | Node.js | [scrapegraph-js](https://github.com/ScrapeGraphAI/scrapegraph-sdk/tree/main/scrapegraph-js) |
22+
923
## 📦 Installation
1024

1125
```bash

0 commit comments

Comments
 (0)