Skip to content

Commit 67038e1

Browse files
authored
docs: added api reference πŸ”—
1 parent bdd6a39 commit 67038e1

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

β€ŽREADME.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,19 @@ Just say which information you want to extract and the library will do it for yo
2424
<img src="https://raw.githubusercontent.com/VinciGit00/Scrapegraph-ai/main/docs/assets/sgai-hero.png" alt="ScrapeGraphAI Hero" style="width: 100%;">
2525
</p>
2626

27-
## News πŸ“°
27+
## πŸ”— ScrapeGraph API & SDKs
28+
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)
2829

29-
- ScrapegraphAI has now his APIs! Check it out [here](https://scrapegraphai.com)!
30+
<p align="center">
31+
<img src="https://raw.githubusercontent.com/VinciGit00/Scrapegraph-ai/main/docs/assets/api-banner.png" alt="ScrapeGraph API Banner" style="width: 100%;">
32+
</p>
33+
34+
We offer SDKs in both Python and Node.js, making it easy to integrate into your projects. Check them out below:
35+
36+
| SDK | Language | GitHub Link |
37+
|-----------|----------|-----------------------------------------------------------------------------|
38+
| Python SDK | Python | [scrapegraph-py](https://github.com/ScrapeGraphAI/scrapegraph-sdk/tree/main/scrapegraph-py) |
39+
| Node.js SDK | Node.js | [scrapegraph-js](https://github.com/ScrapeGraphAI/scrapegraph-sdk/tree/main/scrapegraph-js) |
3040

3141
## πŸš€ Quick install
3242

β€Ždocs/assets/api-banner.png

58.6 KB
Loading

0 commit comments

Comments
Β (0)