IntelliScrape - AI Web Scraping Agent
A Python-based AI Agent that takes a user query and extracts structured data from it using an LLM. This structured data is used with Playwright and a scraping browser to navigate and scrape targeted information. The output feeds into a RAG context, allowing users to ask questions dynamically based on the scraped content.