An open API service indexing awesome lists of open source software.

https://github.com/scrapegraphai/pandasai-scrapegraphai


https://github.com/scrapegraphai/pandasai-scrapegraphai

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# ScrapeGraphAI <> PandasAI

This repository contains the implementation of the Scrape + Plot agent, combining the power of **ScrapeGraphAI** and **PandasAI** to automate web data extraction and visualization through natural language prompts.

## Features

- AI-powered Web Scraping

- Uses ScrapeGraphAI to extract clean, structured JSON data from both static and JavaScript-rendered websites with a simple prompt.

- Natural-Language Data Analysis & Visualization

- Utilizes PandasAI to transform scraped JSON into a Pandas DataFrame and generate insights or charts via plain-English queries.

- End-to-End Pipeline

- From raw URL to final visualization in minutes, with zero boilerplate code.

- Modular & Extensible

- Easily integrate additional analysis tools or custom pipelines by extending the existing tool interfaces.