Skip to content

Commit c9c2a0c

Browse files
committed
add furo
1 parent 6e12981 commit c9c2a0c

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed

docs/requirements.txt

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
sphinx>=7.1.2
2+
3+
sphinx-rtd-theme>=1.3.0
4+
myst-parser>=2.0.0
5+
sphinx-copybutton>=0.5.2
6+
sphinx-design>=0.5.0
7+
sphinx-autodoc-typehints>=1.25.2
8+
sphinx-autoapi>=3.0.0
9+
furo>=2024.1.29

docs/source/introduction/overview.rst

+26
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,32 @@ and modular **graph-based** pipelines to automate the scraping of data from vari
1212

1313
Simply specify the information you need to extract, and ScrapeGraphAI handles the rest, providing a more **flexible** and **low-maintenance** solution compared to traditional scraping tools.
1414

15+
For comprehensive documentation and updates, visit our `website <https://scrapegraphai.com>`_.
16+
17+
Key Features
18+
-----------
19+
20+
* **Just One Prompt Away**: Transform any website into clean, organized data for AI agents and Data Analytics
21+
* **Save Time**: No more writing complex code or dealing with manual extraction
22+
* **Save Money**: High-quality data extraction at a fraction of the cost of traditional scraping services
23+
* **AI Powered**: State-of-the-art AI technologies for fast, accurate, and dependable results
24+
25+
Community Impact
26+
--------------
27+
28+
Our open-source technology is continuously enhanced by a global community of developers:
29+
30+
* **+17K** stars on Github
31+
* **7,000,000+** extracted webpages
32+
* **250k+** unique users
33+
34+
Services
35+
--------
36+
37+
* **Markdownify**: Convert webpage to markdown format (2 credits/page)
38+
* **Smart Scraper**: Structured AI web scraping given a URL (5 credits/page)
39+
* **Local Scraper**: Structured AI scraping given your local HTML (10 credits/page)
40+
1541
Why ScrapegraphAI?
1642
==================
1743

0 commit comments

Comments
 (0)