Skip to content

Commit c2b6809

Browse files
committed
Update funding.json
1 parent b75fbd2 commit c2b6809

File tree

1 file changed

+110
-70
lines changed

1 file changed

+110
-70
lines changed

funding.json

Lines changed: 110 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -1,73 +1,113 @@
11
{
2-
"version": "v1.0.0",
3-
"entity": {
4-
"type": "individual",
5-
"role": "maintainer",
6-
"name": "Marco Vinciguerra",
7-
"email": "[email protected]",
8-
"phone": "",
9-
"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.",
10-
"webpageUrl": {
11-
"url": "",
12-
"wellKnown": ""
13-
}
14-
},
15-
"funding": {
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://github.com/ScrapeGraphAI/Scrapegraph-ai/blob/main/funding.json"
22+
}
23+
},
24+
"projects": [
25+
{
26+
"guid": "scrapegraph-core",
27+
"name": "ScrapeGraphAI Core",
28+
"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.",
29+
"webpageUrl": {
30+
"url": "https://github.com/ScrapeGraphAI/Scrapegraph-ai/blob/main/funding.json"
31+
},
32+
"repositoryUrl": {
33+
"url": "https://github.com/ScrapeGraphAI/Scrapegraph-ai"
34+
},
35+
"licenses": [
36+
"spdx:MIT"
37+
],
38+
"tags": [
39+
"web-scraping",
40+
"ai",
41+
"data-extraction",
42+
"python",
43+
"machine-learning",
44+
"open-source",
45+
"llm"
46+
]
47+
}
48+
],
49+
"funding": {
50+
"channels": [
51+
{
52+
"guid": "mybank",
53+
"type": "bank",
54+
"address": "",
55+
"description": "Will accept direct bank transfers. Please e-mail me for details."
56+
},
57+
{
58+
"guid": "mypay",
59+
"type": "payment-provider",
60+
"address": "",
61+
"description": "Pay with your debit/credit card through this gateway and set up recurring subscriptions."
62+
}
63+
],
64+
"plans": [
65+
{
66+
"guid": "infrastructure",
67+
"status": "active",
68+
"name": "Infrastructure Support",
69+
"description": "Help cover monthly cloud infrastructure costs, including API servers, model hosting, and data storage.",
70+
"amount": 750,
71+
"currency": "USD",
72+
"frequency": "monthly",
1673
"channels": [
17-
{
18-
"guid": "mybank",
19-
"type": "bank",
20-
"address": "",
21-
"description": "Will accept direct bank transfers. Please e-mail me for details."
22-
},
23-
{
24-
"guid": "mypay",
25-
"type": "payment-provider",
26-
"address": "https://example.com/payme/@myid",
27-
"description": "Pay with your debit/credit card through this gateway and set up recurring subscriptions."
28-
}
29-
],
30-
"plans": [
31-
{
32-
"guid": "infrastructure",
33-
"status": "active",
34-
"name": "Infrastructure Support",
35-
"description": "Help cover monthly cloud infrastructure costs, including API servers, model hosting, and data storage.",
36-
"amount": 750,
37-
"currency": "USD",
38-
"frequency": "monthly",
39-
"channels": ["mybank"]
40-
},
41-
{
42-
"guid": "developer-compensation",
43-
"status": "active",
44-
"name": "Developer Compensation",
45-
"description": "Provides financial support for developers working on maintenance, updates, and feature additions for the projects.",
46-
"amount": 2500,
47-
"currency": "USD",
48-
"frequency": "monthly",
49-
"channels": ["mybank"]
50-
},
51-
{
52-
"guid": "community-backer",
53-
"status": "active",
54-
"name": "Community Backer",
55-
"description": "Support our open-source efforts with any contribution amount. Every donation helps!",
56-
"amount": 5,
57-
"currency": "USD",
58-
"frequency": "monthly",
59-
"channels": ["mypay"]
60-
}
61-
],
62-
"history": [
63-
{
64-
"year": 2024,
65-
"income": 15000,
66-
"expenses": 15000,
67-
"taxes": 0,
68-
"currency": "USD",
69-
"description": "Experienced a temporary dip in donations, with improvements expected."
70-
}
74+
"mybank"
7175
]
72-
}
73-
}
76+
},
77+
{
78+
"guid": "developer-compensation",
79+
"status": "active",
80+
"name": "Developer Compensation",
81+
"description": "Provides financial support for developers working on maintenance, updates, and feature additions for the projects.",
82+
"amount": 2500,
83+
"currency": "USD",
84+
"frequency": "monthly",
85+
"channels": [
86+
"mybank"
87+
]
88+
},
89+
{
90+
"guid": "community-backer",
91+
"status": "active",
92+
"name": "Community Backer",
93+
"description": "Support our open-source efforts with any contribution amount. Every donation helps!",
94+
"amount": 5,
95+
"currency": "USD",
96+
"frequency": "monthly",
97+
"channels": [
98+
"mypay"
99+
]
100+
}
101+
],
102+
"history": [
103+
{
104+
"year": 2024,
105+
"income": 15000,
106+
"expenses": 15000,
107+
"taxes": 0,
108+
"currency": "USD",
109+
"description": "Experienced a temporary dip in donations, with improvements expected."
110+
}
111+
]
112+
}
113+
}

0 commit comments

Comments
 (0)