Skip to content

Commit 25f2876

Browse files
authored
feat(opensource): add ScrapeGraphAI
1 parent 913234b commit 25f2876

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"name": "ScrapeGraphAI",
3+
"repository_platform": "github",
4+
"repository_url": "https://github.com/ScrapeGraphAI/Scrapegraph-ai",
5+
"site_url": "https://scrapegraphai.com",
6+
"type": "tool",
7+
"description": "AI-powered web scraping API designed to extract structured data from any website using natural language prompts. Features SmartScraper, SearchScraper, SmartCrawler, Markdownify, and AgenticScraper for various data extraction needs.",
8+
"license": "MIT",
9+
"tags": [
10+
"ai",
11+
"web-scraping",
12+
"data-extraction",
13+
"python",
14+
"javascript",
15+
"api",
16+
"llm",
17+
"automation",
18+
"smart-scraper",
19+
"markdownify"
20+
]
21+
}

0 commit comments

Comments
 (0)