1
+ {
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
+
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" ,
73
+ "channels" : [
74
+ " mybank"
75
+ ]
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