File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/components/HomepageFeatures Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ const FeatureList = [
8
8
Svg : require ( '@site/static/img/undraw_docusaurus_mountain.svg' ) . default ,
9
9
description : (
10
10
< >
11
- Scrapegraph-ai is an open source library for scraping with the use of AI .
12
- You just need to activate the API keys and you can scrape thousands of web pages in seconds!
11
+ Scrapegraph-ai is an open- source library for AI-powered scraping .
12
+ Just activate the API keys, and you can scrape thousands of web pages in seconds!
13
13
</ >
14
14
) ,
15
15
} ,
@@ -18,7 +18,7 @@ const FeatureList = [
18
18
Svg : require ( '@site/static/img/undraw_docusaurus_mountain.svg' ) . default ,
19
19
description : (
20
20
< >
21
- You just have to implment just some lines of code and the work is done
21
+ You just need to implement a few lines of code, and the work is done.
22
22
</ >
23
23
) ,
24
24
} ,
@@ -28,7 +28,7 @@ const FeatureList = [
28
28
Svg : require ( '@site/static/img/undraw_docusaurus_mountain.svg' ) . default ,
29
29
description : (
30
30
< >
31
- With this library you will be able to save hours of time because you have just to setupp the project and the AI will do everything for you
31
+ With this library, you can save hours of time because you only need to set up the project, and the AI will do everything for you.
32
32
</ >
33
33
) ,
34
34
} ,
You can’t perform that action at this time.
0 commit comments