Documentation Index
Fetch the complete documentation index at: https://docs.scrapegraphai.com/llms.txt
Use this file to discover all available pages before exploring further.
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
๐ข Company Information
Extract structured company data from websites
๐ GitHub Trending
Monitor trending repositories and developers
๐ฐ Wired Articles
Extract news articles and content
๐ Homes Listings
Scrape real estate property data
Getting Started
- Choose an example that matches your use case
- Open the Colab notebook for your preferred implementation method
- Follow the step-by-step instructions
- 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.