Skip to content

Commit c7658af

Browse files
authored
docs: added api reference
1 parent ebf439e commit c7658af

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

Readme.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,23 @@ ScrapeGraphAI is a *web scraping* python library based on LangChain which uses L
44
Just say which information you want to extract and the library will do it for you!
55

66
<p align="center">
7-
<img src="https://github.com/VinciGit00/Scrapegraph-LabLabAI-Hackathon/blob/main/docs/scrapegraphai_logo.png" alt="Scrapegraph-ai Logo" style="width: 50%;">
7+
<img src="https://github.com/VinciGit00/Scrapegraph-LabLabAI-Hackathon/blob/main/docs/scrapegraphai_logo.png" alt="Scrapegraph-ai Logo" style="width: 30%;">
88
</p>
99

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

0 commit comments

Comments
 (0)