From b99229fb89aaefa7808ab6eb7c6a88485181a5a6 Mon Sep 17 00:00:00 2001 From: Marco Vinciguerra <88108002+VinciGit00@users.noreply.github.com> Date: Tue, 15 Oct 2024 13:02:06 +0200 Subject: [PATCH] add scrapegraphai --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a7f5f89d..a77122bb9 100644 --- a/README.md +++ b/README.md @@ -1137,6 +1137,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [grab](https://github.com/lorien/grab) - Site scraping framework. * [mechanicalsoup](https://github.com/MechanicalSoup/MechanicalSoup) - A Python library for automating interaction with websites. * [scrapy](https://github.com/scrapy/scrapy) - A fast high-level screen scraping and web crawling framework. +* [ScrapegraphAI](https://github.com/ScrapeGraphAI/Scrapegraph-ai) - Python library for extracting data with the use of the AI ## Web Frameworks