Skip to content

Commit 8a69fb5

Browse files
committed
Update funding.json
1 parent 300fd5a commit 8a69fb5

File tree

1 file changed

+111
-71
lines changed

1 file changed

+111
-71
lines changed

funding.json

Lines changed: 111 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -1,75 +1,115 @@
11
{
2-
"version": "v1.0.0",
3-
"entity": {
4-
"type": "project",
5-
"role": "maintainer",
6-
"name": "ScrapeGraphAI",
7-
"email": "[email protected]",
8-
"phone": "",
9-
"description": "We are dedicated to making web scraping and data extraction more accessible through AI-powered tools. Our mission is to democratize data access while respecting ethical guidelines and website policies.",
10-
"webpageUrl": {
11-
"url": "https://scrapegraphai.com"
12-
}
13-
},
14-
"projects": [
15-
{
16-
"guid": "scrapegraph-core",
17-
"name": "ScrapeGraphAI Core",
18-
"description": "An AI-powered web scraping framework that intelligently extracts structured data from websites. Features include automatic pattern recognition, adaptive scraping strategies, and built-in rate limiting. It's a top 200 open source project about AI in the world.",
19-
"repositoryUrl": {
20-
"url": "https://github.com/scrapegraphai/core",
21-
"wellKnown": "https://github.com/scrapegraphai/core/blob/main/.well-known/funding-manifest-urls"
22-
},
23-
"licenses": ["spdx:MIT"],
24-
"tags": ["web-scraping", "ai", "data-extraction", "python", "machine-learning", "open-source", "llm"]
25-
}
2+
"id": 0,
3+
"guid": "",
4+
"version": "",
5+
"url": "",
6+
"meta": {},
7+
"status": "",
8+
"status_message": null,
9+
"crawl_errors": 0,
10+
"crawl_message": null,
11+
"created_at": "0001-01-01T00:00:00Z",
12+
"updated_at": "0001-01-01T00:00:00Z",
13+
"entity": {
14+
"type": "individual",
15+
"role": "maintainer",
16+
"name": "Marco Vinciguerra",
17+
"email": "[email protected]",
18+
"phone": "",
19+
"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.",
20+
"webpageUrl": {
21+
"url": "https://scrapegraphai.com",
22+
"wellKnown": "https://scrapegraphai.com/.well-known/funding-manifest-urls"
23+
}
24+
},
25+
"projects": [
26+
{
27+
"guid": "scrapegraph-core",
28+
"name": "ScrapeGraphAI Core",
29+
"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.",
30+
"webpageUrl": {
31+
"url": "https://scrapegraphai.com/projects/core",
32+
"wellKnown": "https://scrapegraphai.com/projects/core/.well-known/funding-manifest-urls"
33+
},
34+
"repositoryUrl": {
35+
"url": "https://github.com/ScrapeGraphAI/Scrapegraph-ai"
36+
},
37+
"licenses": [
38+
"spdx:MIT"
39+
],
40+
"tags": [
41+
"web-scraping",
42+
"ai",
43+
"data-extraction",
44+
"python",
45+
"machine-learning",
46+
"open-source",
47+
"llm"
48+
]
49+
}
50+
],
51+
"funding": {
52+
"channels": [
53+
{
54+
"guid": "mybank",
55+
"type": "bank",
56+
"address": "",
57+
"description": "Will accept direct bank transfers. Please e-mail me for details."
58+
},
59+
{
60+
"guid": "mypay",
61+
"type": "payment-provider",
62+
"address": "https://example.com/payme/@myid",
63+
"description": "Pay with your debit/credit card through this gateway and set up recurring subscriptions."
64+
}
2665
],
27-
"funding": {
66+
"plans": [
67+
{
68+
"guid": "infrastructure",
69+
"status": "active",
70+
"name": "Infrastructure Support",
71+
"description": "Help cover monthly cloud infrastructure costs, including API servers, model hosting, and data storage.",
72+
"amount": 750,
73+
"currency": "USD",
74+
"frequency": "monthly",
2875
"channels": [
29-
{
30-
"guid": "github-sponsors",
31-
"type": "platform",
32-
"address": "https://github.com/sponsors/scrapegraphai",
33-
"description": "Support us through GitHub Sponsors with monthly contributions"
34-
},
35-
{
36-
"guid": "open-collective",
37-
"type": "platform",
38-
"address": "https://opencollective.com/scrapegraphai",
39-
"description": "Join our Open Collective to support the project transparently"
40-
}
41-
],
42-
"plans": [
43-
{
44-
"guid": "infrastructure",
45-
"status": "active",
46-
"name": "Infrastructure Support",
47-
"description": "Help cover our monthly cloud infrastructure costs, including API servers, model hosting, and data storage.",
48-
"amount": 750,
49-
"currency": "USD",
50-
"frequency": "monthly",
51-
"channels": ["github-sponsors", "open-collective"]
52-
},
53-
{
54-
"guid": "development",
55-
"status": "active",
56-
"name": "Development Fund",
57-
"description": "Support ongoing development, bug fixes, new features, and documentation improvements.",
58-
"amount": 2500,
59-
"currency": "USD",
60-
"frequency": "monthly",
61-
"channels": ["github-sponsors", "open-collective"]
62-
},
63-
{
64-
"guid": "community-support",
65-
"status": "active",
66-
"name": "Community Backer",
67-
"description": "Support our open source work with any amount. Every contribution makes a difference!",
68-
"amount": 5,
69-
"currency": "USD",
70-
"frequency": "monthly",
71-
"channels": ["github-sponsors", "open-collective", "ko-fi"]
72-
}
76+
"mybank"
7377
]
74-
}
75-
}
78+
},
79+
{
80+
"guid": "developer-compensation",
81+
"status": "active",
82+
"name": "Developer Compensation",
83+
"description": "Provides financial support for developers working on maintenance, updates, and feature additions for the projects.",
84+
"amount": 2500,
85+
"currency": "USD",
86+
"frequency": "monthly",
87+
"channels": [
88+
"mybank"
89+
]
90+
},
91+
{
92+
"guid": "community-backer",
93+
"status": "active",
94+
"name": "Community Backer",
95+
"description": "Support our open-source efforts with any contribution amount. Every donation helps!",
96+
"amount": 5,
97+
"currency": "USD",
98+
"frequency": "monthly",
99+
"channels": [
100+
"mypay"
101+
]
102+
}
103+
],
104+
"history": [
105+
{
106+
"year": 2024,
107+
"income": 15000,
108+
"expenses": 15000,
109+
"taxes": 0,
110+
"currency": "USD",
111+
"description": "Experienced a temporary dip in donations, with improvements expected."
112+
}
113+
]
114+
}
115+
}

0 commit comments

Comments
 (0)