Skip to content

Commit f264a27

Browse files
authored
Update README.md
1 parent 03e6881 commit f264a27

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1+
2+
3+
14
# 🕷️ ScrapeGraphAI: You Only Scrape Once
5+
[![Downloads](https://static.pepy.tech/badge/scrapegraphai)](https://pepy.tech/project/scrapegraphai)
6+
[![linting: pylint](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/pylint-dev/pylint)
7+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
8+
29

310
ScrapeGraphAI is a *web scraping* python library based on LangChain which uses LLM and direct graph logic to create scraping pipelines for websites and documents.
411
Just say which information you want to extract and the library will do it for you!

0 commit comments

Comments
 (0)