Tags: ScrapeGraphAI/scrapegraph-py
Tags
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))
PreviousNext