docs: added official cookbook reference
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled

This commit is contained in:
Marco Perini 2024-12-23 12:09:01 +01:00 committed by GitHub
parent a44b74aa6f
commit 98aa74ff2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

9
cookbook/README.md Normal file
View File

@ -0,0 +1,9 @@
## 📚 Official Cookbook
Looking for examples and guides? Then head over to the official ScrapeGraph SDK [Cookbook](https://github.com/ScrapeGraphAI/scrapegraph-sdk/tree/main/cookbook)!
The cookbook provides step-by-step instructions, practical examples, and tips to help you get started and make the most out of ScrapeGraph SDK.
You will find some colab notebooks with our partners as well, such as Langchain 🦜 and LlamaIndex 🦙
Happy scraping! 🚀