Skip to content

abeni-hub/AI-Web-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿค– AI Web Scraper

An AI-powered Web Scraper that combines traditional scraping (BeautifulSoup/Playwright/Requests) with Large Language Models (LLMs) such as Ollama to extract, clean, and interpret data from websites in a human-readable way.


๐Ÿ“Œ Features

  • ๐ŸŒ Scrape static and dynamic websites
  • ๐Ÿง  Use AI (LLMs) to summarize, clean, or classify scraped text
  • ๐Ÿ“Š Export results in CSV / JSON / Markdown
  • ๐Ÿ” Ask questions directly about scraped data
  • โšก Works fully locally with Ollama models (e.g., Mistral, LLaMA2)

๐Ÿ› ๏ธ Installation & Setup

1. Install Ollama

Download Ollama from here and ensure itโ€™s running:

ollama --version

๐Ÿ› ๏ธ Installation & Setup

2. Clone the Repository

git clone https://github.com/abeni-hub/AI-Web-Scraper
cd AI-Web-Scraper
image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages