Overview

Welcome to the ScrapeGraphAPI cookbook! Here you’ll find practical examples implemented as interactive Google Colab notebooks. Each example demonstrates different integration methods and use cases.

All examples are available as ready-to-use Google Colab notebooks - just click and start experimenting!

Implementation Methods

Each example is available in multiple implementations:

SDK Direct Usage

Basic implementation using our official SDKs

LangChain Integration

Integration with LangChain for LLM workflows

LlamaIndex Integration

Using ScrapeGraph with LlamaIndex tools

Example Projects

Advanced Examples

Getting Started

  1. Choose an example that matches your use case
  2. Open the Colab notebook for your preferred implementation method
  3. Follow the step-by-step instructions
  4. Experiment and adapt the code for your needs

Make sure to have your ScrapeGraphAI API key ready. Get one from the dashboard if you haven’t already.