diff --git a/.well-known/funding-manifest-urls/funding.json b/.well-known/funding-manifest-urls/funding.json index 3fd33bee..af7bbcb2 100644 --- a/.well-known/funding-manifest-urls/funding.json +++ b/.well-known/funding-manifest-urls/funding.json @@ -8,7 +8,8 @@ "phone": "", "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.", "webpageUrl": { - "url": "https://scrapegraphai.com" + "url": "https://scrapegraphai.com", + "wellKnown": "" } }, "projects": [ @@ -17,10 +18,12 @@ "name": "ScrapeGraphAI Core", "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.", "webpageUrl": { - "url": "https://scrapegraphai.com/projects/core" + "url": "https://scrapegraphai.com/projects/core", + "wellKnown": "" }, "repositoryUrl": { - "url": "https://github.com/ScrapeGraphAI/Scrapegraph-ai" + "url": "https://github.com/ScrapeGraphAI/Scrapegraph-ai", + "wellKnown": "" }, "licenses": ["spdx:MIT"], "tags": ["web-scraping", "ai", "data-extraction", "python", "machine-learning", "open-source", "llm"]