Skip to main content

2 posts tagged with "llms"

View All Tags

· 12 min read
Satyam Tripathi

ScrapeGraphAI Tutorial - Scraping Websites with LLMs

Part 1 of this series discussed setting up and running local models with Ollama to extract data from complex local documents such as HTML and JSON. This part will focus on using API-based models for more efficient web scraping.

· 9 min read
Satyam Tripathi

ScrapeGraphAI Tutorial - Getting Started with LLMs Web Scraping

Imagine if you could describe the data you need in simple English, and AI takes care of the entire extraction and processing, whether from websites or local documents like PDFs, JSON, Markdown, and more. Even better, what if AI could summarize the data into an audio file or find the most relevant Google search results for your query—all at no cost or for just a few cents? This powerful functionality is provided by ScrapeGraphAI, an open-source AI-based Python scraper!