Commit Graph

2398 Commits

Author SHA1 Message Date
Marco Vinciguerra
abf39b5fad
Merge pull request #847 from gsavvid/main
fix: validate URL only if the input type is a URL
2024-12-18 09:28:58 +01:00
Georgios Savvidis
e2caee695e
fix: validate URL only if the input type is a URL 2024-12-17 14:20:07 +01:00
Marco Perini
67038e1952
docs: added api reference 🔗 2024-12-16 16:07:43 +01:00
semantic-release-bot
bdd6a392e2 ci(release): 1.33.8 [skip ci]
## [1.33.8](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.7...v1.33.8) (2024-12-16)

### Bug Fixes

* pyproject ([76ac0a2](76ac0a2141))
2024-12-16 10:14:31 +00:00
Marco Vinciguerra
76ac0a2141 fix: pyproject 2024-12-16 11:13:16 +01:00
semantic-release-bot
7a5764e3fd ci(release): 1.33.7 [skip ci]
## [1.33.7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.6...v1.33.7) (2024-12-16)

### Bug Fixes

* pyproject ([3dcfcd4](3dcfcd492e))
2024-12-16 10:12:11 +00:00
Marco Vinciguerra
3dcfcd492e fix: pyproject 2024-12-16 11:11:01 +01:00
semantic-release-bot
ca96c3d430 ci(release): 1.33.6 [skip ci]
## [1.33.6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.5...v1.33.6) (2024-12-16)

### Bug Fixes

* pyproject ([bf6cb0a](bf6cb0a582))
2024-12-16 10:09:48 +00:00
Marco Vinciguerra
bf6cb0a582 fix: pyproject 2024-12-16 11:08:39 +01:00
semantic-release-bot
7a6164f1dc ci(release): 1.33.5 [skip ci]
## [1.33.5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.4...v1.33.5) (2024-12-16)

### Bug Fixes

* uv.lock ([0a7fc39](0a7fc392de))
2024-12-16 10:03:07 +00:00
Marco Vinciguerra
0a7fc392de fix: uv.lock 2024-12-16 11:01:55 +01:00
semantic-release-bot
a789179970 ci(release): 1.33.4 [skip ci]
## [1.33.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.3...v1.33.4) (2024-12-16)

### Bug Fixes

* context window ([ffdadae](ffdadaed6f))
2024-12-16 09:55:19 +00:00
Marco Vinciguerra
ffdadaed6f fix: context window 2024-12-16 10:54:11 +01:00
Marco Vinciguerra
515e12dc0b Merge branch 'main' of https://github.com/ScrapeGraphAI/Scrapegraph-ai
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-12-14 12:02:54 +01:00
Marco Vinciguerra
2c4d06aea2 Update README.md 2024-12-14 12:02:53 +01:00
semantic-release-bot
488093a63f ci(release): 1.33.3 [skip ci]
## [1.33.3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.2...v1.33.3) (2024-12-11)

### Bug Fixes

* formatting ([d1b2104](d1b2104f28))
2024-12-11 16:20:02 +00:00
Marco Vinciguerra
d1b2104f28 fix: formatting 2024-12-11 17:18:05 +01:00
Marco Vinciguerra
bae92b0dcc Update README.md 2024-12-10 16:30:21 +01:00
Marco Vinciguerra
fbb131ce15 Update README.md 2024-12-10 15:16:21 +01:00
semantic-release-bot
64842b8a3a ci(release): 1.33.2 [skip ci]
## [1.33.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.1...v1.33.2) (2024-12-06)

### Bug Fixes

* client ([e16e94b](e16e94bf69))
2024-12-06 19:52:18 +00:00
Marco Vinciguerra
e16e94bf69 fix: client 2024-12-06 20:51:08 +01:00
semantic-release-bot
5aaa4404a5 ci(release): 1.33.1 [skip ci]
## [1.33.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.0...v1.33.1) (2024-12-06)

### Bug Fixes

* did a quick fix ([a6f43d5](a6f43d53cb))
2024-12-06 12:44:47 +00:00
Marco Vinciguerra
a6f43d53cb fix: did a quick fix 2024-12-06 13:43:38 +01:00
Marco Vinciguerra
14e28a9c15 Update README.md 2024-12-06 10:40:13 +01:00
Marco Vinciguerra
25e47d8398 Update README.md 2024-12-06 10:39:52 +01:00
semantic-release-bot
82d7839aa6 ci(release): 1.33.0 [skip ci]
## [1.33.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.32.0...v1.33.0) (2024-12-05)

### Features

* add api integration ([8aa9103](8aa9103f02))
* add API integration ([ba6e931](ba6e931caf))
* add sdk integration ([209b445](209b4456fd))
* revert search function ([faf0c01](faf0c0123b))

### Bug Fixes

* error on fetching the code ([7285ab0](7285ab065b))
* improved links extraction for parse_node, resolves [#822](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/822) ([7da7bfe](7da7bfe338))

### chore

* migrate from rye to uv ([5fe528a](5fe528a7e7))

### CI

* **release:** 1.32.0-beta.1 [skip ci] ([b98dd39](b98dd39150))
* **release:** 1.32.0-beta.2 [skip ci] ([8b17764](8b17764a53))
* **release:** 1.32.0-beta.3 [skip ci] ([0769fce](0769fce7d5)), closes [#822](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/822)
* **release:** 1.32.0-beta.4 [skip ci] ([67c9859](67c9859c20))
* **release:** 1.32.0-beta.5 [skip ci] ([fbb4252](fbb4252632))
2024-12-05 21:53:00 +00:00
Marco Vinciguerra
37ca9c2d75
Merge pull request #838 from ScrapeGraphAI/pre/beta
Pre/beta
2024-12-05 22:51:47 +01:00
Marco Vinciguerra
7f0e1d2eac
Merge branch 'main' into pre/beta 2024-12-05 22:51:30 +01:00
Abe Flansburg
a86e7d6210
enhancement: add support for Playwright's storage_state parameter (#832)
* add support for Playwright `storage_state`

* add storage_state param to node_config

* add sleep for testing

* add sleep in _with_js_support for testing

* remove asyncio.sleep() from tests

* fix typo in existing example filename; add auth example

* add example `authenticated_playwright`

* update source link in example to /feed

* add `storage_state` to missing graphs
2024-12-03 09:02:11 +01:00
Lorenzo Padoan
fde878fbe9
Update README.md
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
add website
2024-12-02 15:16:30 +01:00
semantic-release-bot
7db5ce1038 ci(release): 1.32.0 [skip ci]
## [1.32.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.31.1...v1.32.0) (2024-12-02)

### Features

* add API integration ([46373af](46373afe6d))
2024-12-02 08:54:23 +00:00
Marco Vinciguerra
46373afe6d feat: add API integration 2024-12-02 09:53:07 +01:00
semantic-release-bot
fbb4252632 ci(release): 1.32.0-beta.5 [skip ci]
## [1.32.0-beta.5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.32.0-beta.4...v1.32.0-beta.5) (2024-12-02)

### Features

* add API integration ([ba6e931](ba6e931caf))
2024-12-02 08:43:24 +00:00
Marco Vinciguerra
74985fb949 Merge branch 'pre/beta' of https://github.com/ScrapeGraphAI/Scrapegraph-ai into pre/beta 2024-12-02 09:41:53 +01:00
Marco Vinciguerra
ba6e931caf feat: add API integration 2024-12-02 09:41:43 +01:00
Marco Vinciguerra
aa7a7e2dae
Pre/beta (#835)
* fix: error on fetching the code

* feat: revert search function

* feat: add api integration

* ci(release): 1.32.0-beta.1 [skip ci]

## [1.32.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.31.1...v1.32.0-beta.1) (2024-11-24)

### Features

* revert search function ([faf0c01](faf0c0123b))

* fix: improved links extraction for parse_node, resolves #822

* ci(release): 1.32.0-beta.2 [skip ci]

## [1.32.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.32.0-beta.1...v1.32.0-beta.2) (2024-11-25)

### Bug Fixes

* error on fetching the code ([7285ab0](7285ab065b))

* ci(release): 1.32.0-beta.3 [skip ci]

## [1.32.0-beta.3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.32.0-beta.2...v1.32.0-beta.3) (2024-11-26)

### Bug Fixes

* improved links extraction for parse_node, resolves [#822](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/822) ([7da7bfe](7da7bfe338))

* chore: migrate from rye to uv

* feat: add sdk integration

* ci(release): 1.32.0-beta.4 [skip ci]

## [1.32.0-beta.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.32.0-beta.3...v1.32.0-beta.4) (2024-12-02)

### Features

* add api integration ([8aa9103](8aa9103f02))
* add sdk integration ([209b445](209b4456fd))

### chore

* migrate from rye to uv ([5fe528a](5fe528a7e7))

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Michele_Zenoni <michelezenoni1@gmail.com>
Co-authored-by: Federico Aguzzi <62149513+f-aguzzi@users.noreply.github.com>
2024-12-02 09:39:26 +01:00
semantic-release-bot
67c9859c20 ci(release): 1.32.0-beta.4 [skip ci]
## [1.32.0-beta.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.32.0-beta.3...v1.32.0-beta.4) (2024-12-02)

### Features

* add api integration ([8aa9103](8aa9103f02))
* add sdk integration ([209b445](209b4456fd))

### chore

* migrate from rye to uv ([5fe528a](5fe528a7e7))
2024-12-02 08:36:36 +00:00
Marco Vinciguerra
1ff7f88249 Merge branch 'api-integration' into pre/beta 2024-12-02 09:35:22 +01:00
Marco Vinciguerra
58ca0f5a98
Merge pull request #833 from ScrapeGraphAI/776-migrate-to-uv
Some checks failed
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
chore: migrate from rye to uv
2024-11-28 17:17:27 +01:00
Marco Vinciguerra
209b4456fd feat: add sdk integration
Some checks failed
/ build (push) Has been cancelled
2024-11-28 13:23:57 +01:00
Federico Aguzzi
5fe528a7e7 chore: migrate from rye to uv 2024-11-27 18:09:49 +01:00
semantic-release-bot
0769fce7d5 ci(release): 1.32.0-beta.3 [skip ci]
## [1.32.0-beta.3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.32.0-beta.2...v1.32.0-beta.3) (2024-11-26)

### Bug Fixes

* improved links extraction for parse_node, resolves [#822](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/822) ([7da7bfe](7da7bfe338))
2024-11-26 07:26:33 +00:00
Marco Vinciguerra
adddd64fba
Merge pull request #828 from Levyathanus/pre/beta 2024-11-26 08:24:56 +01:00
semantic-release-bot
8b17764a53 ci(release): 1.32.0-beta.2 [skip ci]
## [1.32.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.32.0-beta.1...v1.32.0-beta.2) (2024-11-25)

### Bug Fixes

* error on fetching the code ([7285ab0](7285ab065b))
2024-11-25 08:24:20 +00:00
Marco Vinciguerra
c84ff567d2
Merge pull request #826 from ScrapeGraphAI/fix-runtime-error
fix: error on fetching the code
2024-11-25 09:22:35 +01:00
Michele_Zenoni
7da7bfe338 fix: improved links extraction for parse_node, resolves #822 2024-11-24 14:44:48 +01:00
semantic-release-bot
b98dd39150 ci(release): 1.32.0-beta.1 [skip ci]
## [1.32.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.31.1...v1.32.0-beta.1) (2024-11-24)

### Features

* revert search function ([faf0c01](faf0c0123b))
2024-11-24 09:58:50 +00:00
Marco Vinciguerra
7ff1051852
Merge pull request #825 from ScrapeGraphAI/revert-to-1.19
feat: revert search function
2024-11-24 10:57:27 +01:00
Marco Vinciguerra
8aa9103f02 feat: add api integration 2024-11-24 10:54:40 +01:00
Marco Vinciguerra
92bb8bb168
Merge pull request #824 from ScrapeGraphAI/main
allignment
2024-11-24 10:29:52 +01:00