Scrapegraph-ai/funding.json
Lorenzo Padoan ea2ff5099b
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
Update funding.json
2024-10-31 10:36:11 +01:00

84 lines
2.5 KiB
JSON

{
"id": 0,
"guid": "",
"version": "v1.0.0",
"url": "",
"meta": {},
"status": "",
"status_message": null,
"crawl_errors": 0,
"crawl_message": null,
"created_at": "2024-10-31T10:00:00Z",
"updated_at": "2024-10-31T10:00:00Z",
"entity": {
"type": "organisation",
"role": "owner",
"name": "ScrapeGraphAI, Inc.",
"email": "contact@scrapegraphai.com",
"phone": "",
"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://github.com/ScrapeGraphAI/Scrapegraph-ai/blob/main/funding.json"
}
},
"projects": [
{
"guid": "scrapegraph-core",
"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://github.com/ScrapeGraphAI/Scrapegraph-ai/blob/main/funding.json"
},
"repositoryUrl": {
"url": "https://github.com/ScrapeGraphAI/Scrapegraph-ai"
},
"licenses": [
"spdx:MIT"
],
"tags": [
"web-scraping",
"ai",
"data-extraction",
"python",
"machine-learning",
"open-source",
"llm"
]
}
],
"funding": {
"channels": [
{
"guid": "stripe",
"type": "bank",
"address": "https://buy.stripe.com/5kAaGW2E5gHH4vK3ce",
"description": "Will accept direct bank transfers via Stripe in the address link, for more info contact us via email contact@scrapegraphai.com"
}
],
"plans": [
{
"guid": "developer-compensation",
"status": "active",
"name": "Developer Compensation",
"description": "Provides financial support for developers working on maintenance, updates, and feature additions for the projects.",
"amount": 3000,
"currency": "USD",
"frequency": "monthly",
"channels": [
"stripe"
]
}
],
"history": [
{
"year": 2024,
"income": 15000,
"expenses": 15000,
"taxes": 0,
"currency": "USD",
"description": "From some companies that sponsor us in our Github repo page"
}
]
}
}