Update funding.json

This commit is contained in:
Marco Vinciguerra 2024-10-30 17:52:34 +01:00
parent 542751d35b
commit 655ef28069

View File

@ -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"]