Commit 844614b
committed
ci(release): 1.47.0 [skip ci]
## [1.47.0](v1.46.0...v1.47.0) (2026-04-18)
### Features
* add location_geo_code parameter to SearchScraper ([c0cfb4f](c0cfb4f)), closes [#384](https://github.com/ScrapeGraphAI/scrapegraph-py/issues/384)
* add time_range parameter to SearchScraper ([2de9a89](2de9a89))
* add wait_ms parameter to Crawler endpoint ([0a67ce5](0a67ce5)), closes [sgai-api#402](https://github.com/ScrapeGraphAI/sgai-api/issues/402)
* add wait_ms parameter to SmartScraper, Scrape, and Markdownify endpoints ([b9c0f56](b9c0f56)), closes [ScrapeGraphAI/sgai-api#399](https://github.com/ScrapeGraphAI/sgai-api/issues/399)
### Bug Fixes
* remove trailing comma on headers field in ScrapeRequest model ([c6aa423](c6aa423))
* resolve 51 pre-existing test failures across test suite ([6734836](6734836))
* trigger release workflow ([3b2f90f](3b2f90f))
* update deprecation notice URL to official docs ([0c58efb](0c58efb))
* **ci:** update repository URL to scrapegraph-py ([ed003c8](ed003c8))
### chore
* add deprecation notice for v1.x and bump to 1.12.3 ([d105c85](d105c85))
* removed unused api ([7f78cf2](7f78cf2))
### CI
* reduce test matrix to Python 3.12 only and fix CI failures ([97c7898](97c7898))1 parent 3b2f90f commit 844614b
1 file changed
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
1 | 31 | | |
2 | 32 | | |
3 | 33 | | |
| |||
0 commit comments