Skip to content

Commit a01ec48

Browse files
authored
Update funding.json
1 parent c2b6809 commit a01ec48

File tree

1 file changed

+14
-44
lines changed

1 file changed

+14
-44
lines changed

funding.json

Lines changed: 14 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
"status_message": null,
99
"crawl_errors": 0,
1010
"crawl_message": null,
11-
"created_at": "0001-01-01T00:00:00Z",
12-
"updated_at": "0001-01-01T00:00:00Z",
11+
"created_at": "2024-10-31T10:00:00Z",
12+
"updated_at": "2024-10-31T10:00:00Z",
1313
"entity": {
14-
"type": "individual",
15-
"role": "maintainer",
16-
"name": "Marco Vinciguerra",
17-
"email": "mvincig11@gmail.com",
14+
"type": "organization",
15+
"role": "owner",
16+
"name": "ScrapeGraphAI, Inc.",
17+
"email": "contact@scrapegraphai.com",
1818
"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.",
19+
"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.",
2020
"webpageUrl": {
2121
"url": "https://github.com/ScrapeGraphAI/Scrapegraph-ai/blob/main/funding.json"
2222
}
@@ -49,53 +49,23 @@
4949
"funding": {
5050
"channels": [
5151
{
52-
"guid": "mybank",
52+
"guid": "Stripe",
5353
"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."
54+
"address": "https://buy.stripe.com/5kAaGW2E5gHH4vK3ce",
55+
"description": "Will accept direct bank transfers via Stripe in the address link, for more info contact us via email [email protected]"
6256
}
6357
],
6458
"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",
73-
"channels": [
74-
"mybank"
75-
]
76-
},
7759
{
7860
"guid": "developer-compensation",
7961
"status": "active",
8062
"name": "Developer Compensation",
8163
"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,
64+
"amount": 3000,
9565
"currency": "USD",
9666
"frequency": "monthly",
9767
"channels": [
98-
"mypay"
68+
"Stripe"
9969
]
10070
}
10171
],
@@ -106,8 +76,8 @@
10676
"expenses": 15000,
10777
"taxes": 0,
10878
"currency": "USD",
109-
"description": "Experienced a temporary dip in donations, with improvements expected."
79+
"description": "From some companies that sponsor us in our Github repo page"
11080
}
11181
]
11282
}
113-
}
83+
}

0 commit comments

Comments
 (0)