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.
Prerequisites
- Obtain your API key by signing up on the ScrapeGraphAI Dashboard
Python SDK
You can also set the
SGAI_API_KEY environment variable and initialize the client without parameters: client = Client()JavaScript SDK
Next Steps
- Explore the SmartScraper service
- Check out SearchScraper for search-based extraction
- Use Markdownify for HTML-to-markdown conversion