Releases: ScrapeGraphAI/Scrapegraph-ai
Releases Β· ScrapeGraphAI/Scrapegraph-ai
v0.11.0-beta.6
v0.11.0-beta.5
0.11.0-beta.5 (2024-05-13)
Features
- webdriver-backend: add dynamic import scripts from module and file (db2234b)
- proxy-rotation: add parse (IP address) or search (from broker) functionality for proxy rotation (2170131)
- added proxy rotation (0c36a7e)
- safe-web-driver: enchanced the original
AsyncChromiumLoader
web driver with proxy protection and flexible kwargs and backend (768719c)
Bug Fixes
- pytest: add dependency for mocking testing functions (2f4fd45)
- chromium-loader: ensure it subclasses langchain's base loader (b54d984)
- proxy-rotation: removed duplicated arg and passed the loader_kwarhs correctly to the node (1e9a564)
- proxy-rotation: removed max_shape duplicate (5d6d996)
Docs
- refactor: added proxy-rotation usage and refactor readthedocs (e256b75)
v0.11.0-beta.4
v0.11.0-beta.3
v0.10.1
v0.11.0-beta.2
v0.11.0-beta.1
0.11.0-beta.1 (2024-05-10)
Features
Bug Fixes
- add json integration (0ab31c3)
- Augment the information getting fetched from a webpage (f8ce3d5)
- fixed bugs for csv and xml (324e977)
- limit python version to < 3.12 (a37fbbc)
CI
v0.10.0-beta.6
v0.10.0-beta.5
v0.10.0-beta.4
0.10.0-beta.4 (2024-05-09)
Features
- Add support for passing pdf path as source (f10f3b1)
Bug Fixes
- limit python version to < 3.12 (a37fbbc)