Skip to content

Commit 8d7fd08

Browse files
authored
Merge branch 'main' into pre/beta
2 parents b90bb00 + 7b5010f commit 8d7fd08

File tree

3 files changed

+39
-45
lines changed

3 files changed

+39
-45
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,29 @@
1212

1313
* Serper API integration for Google search ([c218546](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/c218546a3ddbdf987888e150942a244856af66cc))
1414

15+
## [1.28.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.27.0...v1.28.0) (2024-11-01)
16+
17+
18+
### Features
19+
20+
* add new mistral models ([6914170](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/691417089014b5b0b64a1b26687cbb0cba693952))
21+
* refactoring of the base_graph ([12a6c18](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/12a6c18f6ac205b744d1de92e217cfc2dfc3486c))
22+
* update generate answer ([7172b32](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/7172b32a0f37f547edccab7bd09406e73c9ec5b2))
23+
24+
25+
### Bug Fixes
26+
27+
* **AbstractGraph:** manually select model tokens ([f79f399](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/f79f399ee0d660f162e0cb96d9faba48ecdc88b2)), closes [#768](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/768)
28+
29+
30+
### CI
31+
32+
* **release:** 1.27.0-beta.11 [skip ci] ([3b2cadc](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/3b2cadce1a93f31bd7a8fda64f7afcf802ada9e2))
33+
* **release:** 1.27.0-beta.12 [skip ci] ([62369e3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/62369e3e2886eb8cc09f6ef64865140a87a28b60))
34+
* **release:** 1.27.0-beta.13 [skip ci] ([deed355](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/deed355551d01d92dde11f8c0b373bdd43f8b8cf)), closes [#768](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/768)
35+
* **release:** 1.28.0-beta.1 [skip ci] ([8cbe582](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/8cbe582ea99945ea6543f4c2000298acaa3d75c8)), closes [#768](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/768) [#768](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/768)
36+
* **release:** 1.28.0-beta.2 [skip ci] ([7e3598d](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/7e3598ddfacb2440df7b06e95b265b1b37cb4ea3))
37+
1538
## [1.28.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.28.0-beta.1...v1.28.0-beta.2) (2024-10-31)
1639

1740

funding.json

Lines changed: 15 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
{
22
"id": 0,
33
"guid": "",
4-
"version": "",
4+
"version": "v1.0.0",
55
"url": "",
66
"meta": {},
77
"status": "",
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": "organisation",
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 contact@scrapegraphai.com"
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+
}

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ version = "1.28.0b4"
66

77

88

9+
910
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
1011
authors = [
1112
{ name = "Marco Vinciguerra", email = "mvincig11@gmail.com" },

0 commit comments

Comments
 (0)