File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.37.0] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.36.0...v1.37.0 ) (2025-01-21)
2
+
3
+
4
+ ### Features
5
+
6
+ * add integration for search on web ([ 224ff07] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/224ff07032d006d75160a7094366fac17023aca1 ) )
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * search ([ ce25b6a] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/ce25b6a4b0e1ea15edf14a5867f6336bb27590cb ) )
12
+
13
+
14
+ ### Docs
15
+
16
+ * add requirements.dev ([ 6e12981] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/6e12981e637d078a6d3b3ce83f0d4901e9dd9996 ) )
17
+ * added first ollama example ([ aa6a76e] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/aa6a76e5bdf63544f62786b0d17effa205aab3d8 ) )
18
+
1
19
## [ 1.36.0] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.35.0...v1.36.0 ) (2025-01-12)
2
20
3
21
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " scrapegraphai"
3
- version = " 1.36 .0"
3
+ version = " 1.37 .0"
4
4
5
5
6
6
description = " A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
You can’t perform that action at this time.
0 commit comments