Skip to content

Commit 655ef28

Browse files
committed
Update funding.json
1 parent 542751d commit 655ef28

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.well-known/funding-manifest-urls/funding.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"phone": "",
99
"description": "I'm dedicated to advancing web scraping and data extraction through AI-powered tools, focusing on making data access more accessible and ethical. My mission is to create solutions that uphold digital freedoms and support open internet principles.",
1010
"webpageUrl": {
11-
"url": "https://scrapegraphai.com"
11+
"url": "https://scrapegraphai.com",
12+
"wellKnown": ""
1213
}
1314
},
1415
"projects": [
@@ -17,10 +18,12 @@
1718
"name": "ScrapeGraphAI Core",
1819
"description": "An AI-powered web scraping framework that intelligently extracts structured data from websites with automatic pattern recognition, adaptive scraping strategies, and built-in rate limiting. Recognized as a top 200 open-source AI project globally.",
1920
"webpageUrl": {
20-
"url": "https://scrapegraphai.com/projects/core"
21+
"url": "https://scrapegraphai.com/projects/core",
22+
"wellKnown": ""
2123
},
2224
"repositoryUrl": {
23-
"url": "https://github.com/ScrapeGraphAI/Scrapegraph-ai"
25+
"url": "https://github.com/ScrapeGraphAI/Scrapegraph-ai",
26+
"wellKnown": ""
2427
},
2528
"licenses": ["spdx:MIT"],
2629
"tags": ["web-scraping", "ai", "data-extraction", "python", "machine-learning", "open-source", "llm"]

0 commit comments

Comments
 (0)