Skip to content

Commit a4fe204

Browse files
committed
2 parents b353876 + e68c1bd commit a4fe204

File tree

4 files changed

+1675
-1
lines changed

4 files changed

+1675
-1
lines changed

β€ŽREADME.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
44
[![Python SDK](https://img.shields.io/badge/Python_SDK-Latest-blue)](https://github.com/ScrapeGraphAI/scrapegraph-sdk/tree/main/scrapegraph-py)
55
[![JavaScript SDK](https://img.shields.io/badge/JavaScript_SDK-Latest-yellow)](https://github.com/ScrapeGraphAI/scrapegraph-sdk/tree/main/scrapegraph-js)
6-
[![Documentation](https://img.shields.io/badge/Documentation-Latest-green)](https://scrapegraphai.com/docs)
6+
[![Documentation](https://img.shields.io/badge/Documentation-Latest-green)](https://scrapegraphai.com/documentation)
77

88
<p align="left">
99
<img src="https://raw.githubusercontent.com/VinciGit00/Scrapegraph-ai/main/docs/assets/api-banner.png" alt="ScrapeGraph API Banner" style="width: 70%;">

β€Žcookbook/wired-news/scrapegraph_langgraph.ipynb

Lines changed: 1656 additions & 0 deletions
Large diffs are not rendered by default.

β€Žscrapegraph-js/cookbook/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## πŸ“š Official Cookbook
2+
3+
Looking for examples and guides? Then head over to the official ScrapeGraph SDK [Cookbook](https://github.com/ScrapeGraphAI/scrapegraph-sdk/tree/main/cookbook)!
4+
5+
The cookbook provides step-by-step instructions, practical examples, and tips to help you get started and make the most out of ScrapeGraph SDK.
6+
7+
You will find some colab notebooks with our partners as well, including Langchain 🦜 and LlamaIndex πŸ¦™
8+
9+
Happy scraping! πŸš€

β€Žscrapegraph-py/cookbook/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## πŸ“š Official Cookbook
2+
3+
Looking for examples and guides? Then head over to the official ScrapeGraph SDK [Cookbook](https://github.com/ScrapeGraphAI/scrapegraph-sdk/tree/main/cookbook)!
4+
5+
The cookbook provides step-by-step instructions, practical examples, and tips to help you get started and make the most out of ScrapeGraph SDK.
6+
7+
You will find some colab notebooks with our partners as well, such as Langchain 🦜 and LlamaIndex πŸ¦™
8+
9+
Happy scraping! πŸš€

0 commit comments

Comments
Β (0)