From 655ef28069ed85484677bb5b8b8387437c2d7a5d Mon Sep 17 00:00:00 2001 From: Marco Vinciguerra Date: Wed, 30 Oct 2024 17:52:34 +0100 Subject: [PATCH] Update funding.json --- .well-known/funding-manifest-urls/funding.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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"]