Commit Graph

2546 Commits

Author SHA1 Message Date
semantic-release-bot
006a2aaa3f ci(release): 1.36.1-beta.1 [skip ci]
## [1.36.1-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.36.0...v1.36.1-beta.1) (2025-01-21)

### Bug Fixes

* Schema parameter type ([2b5bd80](2b5bd80a94))

### Docs

* added first ollama example ([aa6a76e](aa6a76e5bd))
2025-01-21 19:21:18 +00:00
Marco Perini
fe9570b49f
Merge pull request #895 from Telsho/main
fix: Schema parameter type
2025-01-21 20:17:55 +01:00
Elias Thouant
2b5bd80a94 fix: Schema parameter type 2025-01-15 21:28:43 +01:00
Marco Perini
67de52a5ba
Merge pull request #883 from ScrapeGraphAI/main
Some checks failed
Code Quality Checks / quality (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
Alignment
2025-01-12 14:15:32 +01:00
Marco Perini
aa6a76e5bd
docs: added first ollama example
Some checks failed
Code Quality Checks / quality (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2025-01-12 14:11:52 +01:00
semantic-release-bot
93df56c64a ci(release): 1.36.0 [skip ci]
## [1.36.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.35.0...v1.36.0) (2025-01-12)

### Features

* add example of collab ([1fad118](1fad1181a6))

### Bug Fixes

* ollama tokenizer limited to 1024 tokens + ollama structured output + fix browser backend ([ad693b2](ad693b2bb2))
* updated ollama structured output ([3b95911](3b9591156d))

### Docs

*  code quality badge update ([02022cc](02022cc5db))
* improved readme + fix csv scraper imports ([14b4b19](14b4b19f60))
* refactoring of the doc ([5ca325c](5ca325c725))

### CI

* **release:** 1.35.1-beta.1 [skip ci] ([1d17d92](1d17d92c1f))
* **release:** 1.36.0-beta.1 [skip ci] ([04bd3f8](04bd3f8e57))
2025-01-12 12:22:50 +00:00
Marco Perini
6951b7bd3e
Merge pull request #879 from ScrapeGraphAI/pre/beta
New Features, Examples Refactoring and Bug Fix
2025-01-12 13:19:15 +01:00
semantic-release-bot
04bd3f8e57 ci(release): 1.36.0-beta.1 [skip ci]
## [1.36.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.35.1-beta.1...v1.36.0-beta.1) (2025-01-12)

### Features

* add example of collab ([1fad118](1fad1181a6))

### Bug Fixes

* updated ollama structured output ([3b95911](3b9591156d))

### Docs

* improved readme + fix csv scraper imports ([14b4b19](14b4b19f60))
* refactoring of the doc ([5ca325c](5ca325c725))
2025-01-12 12:07:32 +00:00
Marco Perini
9ae975ec6d
Merge pull request #873 from ScrapeGraphAI/refactoring-examples
Refactoring examples
2025-01-12 13:04:08 +01:00
PeriniM
c4dba42346 Merge branch 'pre/beta' into refactoring-examples
Some checks failed
Code Quality Checks / quality (push) Has been cancelled
2025-01-12 13:03:33 +01:00
PeriniM
3b9591156d fix: updated ollama structured output 2025-01-12 12:58:36 +01:00
semantic-release-bot
1d17d92c1f ci(release): 1.35.1-beta.1 [skip ci]
## [1.35.1-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.35.0...v1.35.1-beta.1) (2025-01-12)

### Bug Fixes

* ollama tokenizer limited to 1024 tokens + ollama structured output + fix browser backend ([ad693b2](ad693b2bb2))

### Docs

*  code quality badge update ([02022cc](02022cc5db))
2025-01-12 11:51:57 +00:00
Marco Perini
a523df0c80
Merge pull request #877 from ScrapeGraphAI/856-token-indices-sequence-length
856 token indices sequence length
2025-01-12 12:48:36 +01:00
PeriniM
ad693b2bb2 fix: ollama tokenizer limited to 1024 tokens + ollama structured output + fix browser backend 2025-01-12 12:45:49 +01:00
Marco Vinciguerra
7fee21724d Update installation.rst 2025-01-11 10:50:05 +01:00
Marco Vinciguerra
5ca325c725 docs: refactoring of the doc 2025-01-10 09:27:57 +01:00
Marco Vinciguerra
f9680659aa Delete README.md 2025-01-09 15:13:11 +01:00
Marco Vinciguerra
1fad1181a6 feat: add example of collab 2025-01-08 12:26:28 +01:00
Marco Vinciguerra
4324a3cb65 Merge branch 'refactoring-examples' of https://github.com/ScrapeGraphAI/Scrapegraph-ai into refactoring-examples 2025-01-08 12:02:21 +01:00
Marco Vinciguerra
ec0bd23210 add extras 2025-01-08 12:02:19 +01:00
PeriniM
14b4b19f60 docs: improved readme + fix csv scraper imports 2025-01-08 04:16:38 +01:00
Marco Vinciguerra
0b582bea66 refactoring examples 2025-01-07 14:48:40 +01:00
Marco Vinciguerra
6797947567 removed examples 2025-01-07 14:00:04 +01:00
Marco Perini
1a019121bf
Merge pull request #871 from ScrapeGraphAI/main
Some checks failed
Code Quality Checks / quality (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
Align
2025-01-06 19:14:14 +01:00
Marco Perini
02022cc5db
docs: code quality badge update
Some checks failed
Code Quality Checks / quality (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2025-01-06 19:03:19 +01:00
semantic-release-bot
0e6b27f7ca ci(release): 1.35.0 [skip ci]
## [1.35.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.2...v1.35.0) (2025-01-06)

### Features

* added graph timeout and fixed model_tokens param ([#810](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/810) [#856](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/856) [#853](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/853)) ([01a331a](01a331afa5))
* ⛏️ enhanced contribution and precommit added ([fcbfe78](fcbfe78983))
* add codequality workflow ([4380afb](4380afb5c1))
* add timeout and retry_limit in loader_kwargs ([#865](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/865) [#831](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/831)) ([21147c4](21147c46a5))
* serper api search ([1c0141f](1c0141fd28))

### Bug Fixes

* browserbase integration ([752a885](752a885f5c))
* local html handling ([2a15581](2a15581865))

### CI

* **release:** 1.34.2-beta.1 [skip ci] ([f383e72](f383e72837)), closes [#861](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/861) [#861](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/861)
* **release:** 1.34.2-beta.2 [skip ci] ([93fd9d2](93fd9d2903))
* **release:** 1.34.3-beta.1 [skip ci] ([013a196](013a196629)), closes [#861](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/861) [#861](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/861)
* **release:** 1.35.0-beta.1 [skip ci] ([c5630ce](c5630cee4d)), closes [#865](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/865) [#831](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/831)
* **release:** 1.35.0-beta.2 [skip ci] ([f21c586](f21c586f6a))
* **release:** 1.35.0-beta.3 [skip ci] ([cb54d5b](cb54d5b8be))
* **release:** 1.35.0-beta.4 [skip ci] ([6e375f5](6e375f5cbc)), closes [#810](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/810) [#856](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/856) [#853](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/853)
2025-01-06 17:59:56 +00:00
Marco Perini
5ffad91a08
Merge pull request #869 from ScrapeGraphAI/pre/beta
Pre/beta
2025-01-06 18:56:27 +01:00
semantic-release-bot
6e375f5cbc ci(release): 1.35.0-beta.4 [skip ci]
## [1.35.0-beta.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.35.0-beta.3...v1.35.0-beta.4) (2025-01-06)

### Features

* added graph timeout and fixed model_tokens param ([#810](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/810) [#856](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/856) [#853](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/853)) ([01a331a](01a331afa5))
2025-01-06 17:52:26 +00:00
PeriniM
dda61fd0de Merge branch 'pre/beta' of https://github.com/ScrapeGraphAI/Scrapegraph-ai into pre/beta 2025-01-06 18:49:07 +01:00
PeriniM
01a331afa5 feat: added graph timeout and fixed model_tokens param (#810 #856 #853) 2025-01-06 18:48:55 +01:00
Marco Vinciguerra
ca94b39aba
Update README.md 2025-01-06 17:19:50 +01:00
semantic-release-bot
cb54d5b8be ci(release): 1.35.0-beta.3 [skip ci]
## [1.35.0-beta.3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.35.0-beta.2...v1.35.0-beta.3) (2025-01-06)

### Features

* serper api search ([1c0141f](1c0141fd28))
2025-01-06 15:38:20 +00:00
PeriniM
5f2df70040 Merge branch 'pre/beta' of https://github.com/ScrapeGraphAI/Scrapegraph-ai into pre/beta 2025-01-06 16:34:57 +01:00
PeriniM
1c0141fd28 feat: serper api search 2025-01-06 16:34:45 +01:00
semantic-release-bot
f21c586f6a ci(release): 1.35.0-beta.2 [skip ci]
## [1.35.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.35.0-beta.1...v1.35.0-beta.2) (2025-01-06)

### Features

* add codequality workflow ([4380afb](4380afb5c1))
2025-01-06 14:37:39 +00:00
PeriniM
4380afb5c1 feat: add codequality workflow 2025-01-06 15:34:23 +01:00
semantic-release-bot
c5630cee4d ci(release): 1.35.0-beta.1 [skip ci]
## [1.35.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.3-beta.1...v1.35.0-beta.1) (2025-01-06)

### Features

* ⛏️ enhanced contribution and precommit added ([fcbfe78](fcbfe78983))
* add timeout and retry_limit in loader_kwargs ([#865](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/865) [#831](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/831)) ([21147c4](21147c46a5))

### Bug Fixes

* local html handling ([2a15581](2a15581865))
2025-01-06 14:17:54 +00:00
Marco Perini
15c9a00173
Merge pull request #870 from ScrapeGraphAI/fix-smartscraper-local-precommit
Fix smartscraper local precommit
2025-01-06 15:14:28 +01:00
PeriniM
fcbfe78983 feat: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00
PeriniM
21147c46a5 feat: add timeout and retry_limit in loader_kwargs (#865 #831) 2025-01-06 12:17:30 +01:00
PeriniM
2a15581865 fix: local html handling 2025-01-06 12:04:02 +01:00
semantic-release-bot
013a196629 ci(release): 1.34.3-beta.1 [skip ci]
## [1.34.3-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.2...v1.34.3-beta.1) (2025-01-06)

### Bug Fixes

* browserbase integration ([752a885](752a885f5c))

### CI

* **release:** 1.34.2-beta.1 [skip ci] ([f383e72](f383e72837)), closes [#861](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/861) [#861](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/861)
* **release:** 1.34.2-beta.2 [skip ci] ([93fd9d2](93fd9d2903))
2025-01-06 08:59:38 +00:00
Marco Vinciguerra
e3fbf7329a
Merge branch 'main' into pre/beta 2025-01-06 09:56:20 +01:00
semantic-release-bot
93fd9d2903 ci(release): 1.34.2-beta.2 [skip ci]
## [1.34.2-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.2-beta.1...v1.34.2-beta.2) (2025-01-06)

### Bug Fixes

* browserbase integration ([752a885](752a885f5c))
2025-01-06 08:53:41 +00:00
Marco Vinciguerra
92fa13293f
Merge pull request #864 from ScrapeGraphAI/857-browserbase__init__-got-an-unexpected-keyword-argument-project_id 2025-01-06 09:50:23 +01:00
semantic-release-bot
809796cc0e ci(release): 1.34.2 [skip ci]
## [1.34.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.1...v1.34.2) (2025-01-06)

### Bug Fixes

* add back poethepoet for pylint ([a82af04](a82af04afe))
* better playwright installation handling ([f6009d1](f6009d1abf))
* disallow mailto: ([#861](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/861)) ([8d9c909](8d9c909923))
* removed requirements files ([25861b0](25861b04be))
* search graph ([d4b2679](d4b26796d9))
* selenium import in ChromiumLoader ([e374e05](e374e055d6))

### chore

* chromium browser asnc handling ([5be7c49](5be7c497cd))
* made some libs optional ([5cdf055](5cdf0550fe))
* pandas package is now optional ([54c69a2](54c69a2b0b))

### CI

* **release:** 1.34.0-beta.15 [skip ci] ([bc7ae85](bc7ae85ba5))
* **release:** 1.34.0-beta.16 [skip ci] ([a0efb09](a0efb09ffb)), closes [#861](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/861)
2025-01-06 03:46:57 +00:00
semantic-release-bot
f383e72837 ci(release): 1.34.2-beta.1 [skip ci]
## [1.34.2-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.1...v1.34.2-beta.1) (2025-01-06)

### Bug Fixes

* add back poethepoet for pylint ([a82af04](a82af04afe))
* better playwright installation handling ([f6009d1](f6009d1abf))
* disallow mailto: ([#861](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/861)) ([8d9c909](8d9c909923))
* removed requirements files ([25861b0](25861b04be))
* search graph ([d4b2679](d4b26796d9))
* selenium import in ChromiumLoader ([e374e05](e374e055d6))

### chore

* chromium browser asnc handling ([5be7c49](5be7c497cd))
* made some libs optional ([5cdf055](5cdf0550fe))
* pandas package is now optional ([54c69a2](54c69a2b0b))

### CI

* **release:** 1.34.0-beta.15 [skip ci] ([bc7ae85](bc7ae85ba5))
* **release:** 1.34.0-beta.16 [skip ci] ([a0efb09](a0efb09ffb)), closes [#861](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/861)
2025-01-06 03:46:34 +00:00
Marco Perini
220156e996
Merge pull request #867 from ScrapeGraphAI/pre/beta
Pre/beta
2025-01-06 04:43:28 +01:00
Marco Perini
af7532dd2c
Merge branch 'main' into pre/beta 2025-01-06 04:43:11 +01:00
semantic-release-bot
a0efb09ffb ci(release): 1.34.0-beta.16 [skip ci]
## [1.34.0-beta.16](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.0-beta.15...v1.34.0-beta.16) (2025-01-06)

### Bug Fixes

* add back poethepoet for pylint ([a82af04](a82af04afe))
* better playwright installation handling ([f6009d1](f6009d1abf))
* disallow mailto: ([#861](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/861)) ([8d9c909](8d9c909923))
* removed requirements files ([25861b0](25861b04be))
* selenium import in ChromiumLoader ([e374e05](e374e055d6))

### chore

* chromium browser asnc handling ([5be7c49](5be7c497cd))
* made some libs optional ([5cdf055](5cdf0550fe))
* pandas package is now optional ([54c69a2](54c69a2b0b))
2025-01-06 03:38:41 +00:00