PeriniM
fcbfe78983
feat: ⛏️ enhanced contribution and precommit added
2025-01-06 15:10:35 +01:00
Marco Vinciguerra
d1b2104f28
fix: formatting
2024-12-11 17:18:05 +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
Marco Vinciguerra
a200f595de
refactoring of examples
2024-10-08 08:54:18 +02:00
Marco Vinciguerra
37b6ba08ae
fix: import error
2024-10-07 10:22:17 +02:00
Marco Vinciguerra
560f079d4c
refactoring of the code
2024-09-28 09:02:20 +02:00
roryhaung
57a58e162e
docs: Updated the graph_config in the documentation.
2024-09-12 14:50:02 +08:00
Marco Vinciguerra
fe3aa28fe7
refactoring of the code
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-09-11 16:04:43 +02:00
Lorenzo Paleari
57337a0a8c
fix: Removed link_urls and img_ulrs from FetchNode output
2024-09-02 12:53:40 +02:00
Tom Robinson
3d265a8631
change GenerateScraperNode to only use first chunk
2024-09-02 08:21:19 +01:00
Tom Robinson
a8b0e4a359
updated token calculation on parsenode
2024-09-02 08:01:21 +01:00
Marco Vinciguerra
8b2c266aff
refactoring of the code
...
Co-Authored-By: Matteo Vedovati <68272450+vedovati-matteo@users.noreply.github.com>
2024-08-10 17:44:35 +02:00
Marco Vinciguerra
3bf5f570a8
feat: add integration for infos
2024-07-01 21:19:16 +02:00
Marco Vinciguerra
d1c3de777f
fixed a bug
2024-06-21 14:14:43 +02:00
Marco Vinciguerra
7af411aa99
add trigger
...
Co-Authored-By: Matteo Vedovati <68272450+vedovati-matteo@users.noreply.github.com>
2024-06-21 13:36:27 +02:00
Jason Vertrees
aedda44868
fix: updated for schema changes
...
docs: updated for schema changes
2024-06-18 13:31:10 -05:00
Marco Perini
080a318ff6
feat(telemetry): add telemetry module
2024-06-17 13:00:33 +02:00
Marco Perini
376f758a76
feat(pydantic): added pydantic output schema
2024-06-04 23:07:49 +02:00
Marco Perini
fc58e2d3a6
feat(smart-scraper-multi): add schema to graphs and created SmartScraperMultiGraph
2024-05-21 13:13:27 +02:00
Marco Perini
a6e1813ddd
fix(fetch_node): bug in handling local files
2024-05-14 16:51:10 +02:00
Eric Page
0683e78e78
Merge branch 'pre/beta' into fix-GenerateScraperGraph
2024-05-11 01:59:28 +02:00
Eric Page
24c3b0580c
Removed nonfunctional RAG node from ScriptCreatorGraph
2024-05-11 01:38:40 +02:00
VinciGit00
4ed0fb89c3
feat: update info
2024-05-08 21:25:03 +02:00
Eric Page
a53e95cbf0
Corrected graphs to use common params
2024-05-05 14:36:16 +02:00
Eric Page
4dc6049e76
Simplified create graph functions using common params
2024-05-05 10:40:04 +02:00
Eric Page
2178485b3d
Adjusted graphs to reflect node_config change
2024-05-05 09:47:13 +02:00
VinciGit00
4a3bc37f2f
fix: bug on script_creator_graph.py
2024-05-02 09:23:46 +02:00
VinciGit00
5cf4e4f92f
fix: examples and graphs
2024-05-02 09:20:46 +02:00
Marco Perini
c11fc28896
docs: refactor examples
2024-05-02 00:44:19 +02:00
Marco Perini
0631985e61
docs: graphs and helpers docstrings
2024-05-02 00:23:38 +02:00
VinciGit00
e3d0194dc9
fix: script generator and add new benchmarks
2024-04-30 11:51:04 +02:00
VinciGit00
cd8d3e7a4f
refactoring of the graphs
2024-04-26 11:08:56 +02:00
VinciGit00
3f95801737
Merge branch 'main' of https://github.com/VinciGit00/Scrapegraph-ai
2024-04-19 10:36:40 +02:00
EURAC\marperini
b2d170cd86
refactored and fixed single chunk bug
2024-04-17 11:50:19 +02:00
VinciGit00
876223da56
add generateScraperBranch
...
Co-Authored-By: Matteo Mei <52063123+FattiMei@users.noreply.github.com>
2024-04-14 13:18:50 +02:00