Releases: ScrapeGraphAI/Scrapegraph-ai
Releases · ScrapeGraphAI/Scrapegraph-ai
v1.18.0
1.18.0 (2024-09-08)
Features
- browser_base_fetch: add async_mode to support both synchronous and asynchronous execution (d56253d)
v1.17.0
1.17.0 (2024-09-08)
Features
- docloaders: Enhance browser_base_fetch function flexibility (57fd01f)
Docs
- sponsor: 🅱️ Browserbase sponsor 🅱️ (a540139)
v1.17.0-beta.9
Features
- ConcatNode.py added for heavy merge operations (bd4b26d)
v1.17.0-beta.8
Features
- AbstractGraph: add adjustable rate limit (2859fb7)
v1.17.0-beta.7
Bug Fixes
- AbstractGraph: Bedrock init issues (63a5d18), closes #633
v1.17.0-beta.6
Bug Fixes
- ScreenShotScraper: static import of optional dependencies (52fe441)
v1.17.0-beta.5
Bug Fixes
- correctly parsing output when using structured_output (8e74ac5)
v1.17.0-beta.4
Bug Fixes
- Parse Node scraping link and img urls allowing OmniScraper to work (66a3b6d)
- Removed link_urls and img_ulrs from FetchNode output (57337a0)