Tags: CodeBeaverAI/scrapegraph-sdk
Tags
ci(release): 1.12.0 [skip ci] ## [1.12.0](ScrapeGraphAI/scrapegraph-sdk@v1.11.0...v1.12.0) (2025-02-05) ### Features * implemented search scraper functionality ([2c5a59b](ScrapeGraphAI@2c5a59b)) ### Bug Fixes * fixed HttpError messages ([869441b](ScrapeGraphAI@869441b)) ### CI * **release:** 1.11.0-beta.1 [skip ci] ([2a62b40](ScrapeGraphAI@2a62b40))
ci(release): 1.11.0 [skip ci] ## [1.11.0](ScrapeGraphAI/scrapegraph-sdk@v1.10.2...v1.11.0) (2025-02-03) ### Features * add optional headers to request ([bb851d7](ScrapeGraphAI@bb851d7)) * merged localscraper into smartscraper ([503dbd1](ScrapeGraphAI@503dbd1)) * modified icons ([bcb9b0b](ScrapeGraphAI@bcb9b0b)) * searchscraper ([2e04e5a](ScrapeGraphAI@2e04e5a)) * updated readmes ([bfdbea0](ScrapeGraphAI@bfdbea0)) ### chore * refactor examples ([8e00846](ScrapeGraphAI@8e00846)) * **tests:** updated tests ([9149ce8](ScrapeGraphAI@9149ce8)) ### CI * **release:** 1.9.0-beta.6 [skip ci] ([c898e99](ScrapeGraphAI@c898e99)) * **release:** 1.9.0-beta.7 [skip ci] ([2c1875b](ScrapeGraphAI@2c1875b))
ci(release): 1.11.0-beta.1 [skip ci] ## [1.11.0-beta.1](ScrapeGraphAI/scrapegraph-sdk@v1.10.2...v1.11.0-beta.1) (2025-02-03) ### Features * add optional headers to request ([bb851d7](ScrapeGraphAI@bb851d7)) * merged localscraper into smartscraper ([503dbd1](ScrapeGraphAI@503dbd1)) * modified icons ([bcb9b0b](ScrapeGraphAI@bcb9b0b)) * searchscraper ([2e04e5a](ScrapeGraphAI@2e04e5a)) * updated readmes ([bfdbea0](ScrapeGraphAI@bfdbea0)) ### chore * refactor examples ([8e00846](ScrapeGraphAI@8e00846)) * **tests:** updated tests ([9149ce8](ScrapeGraphAI@9149ce8)) ### CI * **release:** 1.9.0-beta.6 [skip ci] ([c898e99](ScrapeGraphAI@c898e99)) * **release:** 1.9.0-beta.7 [skip ci] ([2c1875b](ScrapeGraphAI@2c1875b))
ci(release): 1.9.0-beta.7 [skip ci] ## [1.9.0-beta.7](ScrapeGraphAI/scrapegraph-sdk@v1.9.0-beta.6...v1.9.0-beta.7) (2025-02-03) ### Features * add optional headers to request ([bb851d7](ScrapeGraphAI@bb851d7)) * merged localscraper into smartscraper ([503dbd1](ScrapeGraphAI@503dbd1)) * modified icons ([bcb9b0b](ScrapeGraphAI@bcb9b0b)) * searchscraper ([2e04e5a](ScrapeGraphAI@2e04e5a)) * updated readmes ([bfdbea0](ScrapeGraphAI@bfdbea0)) ### chore * refactor examples ([8e00846](ScrapeGraphAI@8e00846)) * **tests:** updated tests ([9149ce8](ScrapeGraphAI@9149ce8))
ci(release): 1.10.2 [skip ci] ## [1.10.2](ScrapeGraphAI/scrapegraph-sdk@v1.10.1...v1.10.2) (2025-01-22) ### Bug Fixes * pyproject ([5d6a9ee](ScrapeGraphAI@5d6a9ee))
ci(release): 1.10.1 [skip ci] ## [1.10.1](ScrapeGraphAI/scrapegraph-sdk@v1.10.0...v1.10.1) (2025-01-22) ### Bug Fixes * pyproject.toml ([c6e6c6e](ScrapeGraphAI@c6e6c6e)) * pyproject.toml ([e8aed70](ScrapeGraphAI@e8aed70))
ci(release): 1.10.0 [skip ci] ## [1.10.0](ScrapeGraphAI/scrapegraph-sdk@v1.9.0...v1.10.0) (2025-01-16) ### Features * add integration for sql ([2543b5a](ScrapeGraphAI@2543b5a)) ### Docs * added new image ([b052ddb](ScrapeGraphAI@b052ddb))
ci(release): 1.9.0 [skip ci] ## [1.9.0](ScrapeGraphAI/scrapegraph-sdk@v1.8.0...v1.9.0) (2025-01-08) ### Features * add localScraper functionality ([8701eb2](ScrapeGraphAI@8701eb2)) * add time varying timeout ([945b876](ScrapeGraphAI@945b876)) * revert to old release ([d88a3ac](ScrapeGraphAI@d88a3ac)) * update doc readme ([c02c411](ScrapeGraphAI@c02c411)) ### Bug Fixes * .toml file ([e719881](ScrapeGraphAI@e719881)) * add new python compatibility ([77b67f6](ScrapeGraphAI@77b67f6)) * add revert ([09257e0](ScrapeGraphAI@09257e0)) * come back to py 3.10 ([26d3a75](ScrapeGraphAI@26d3a75)) * houses examples and typos ([c596c44](ScrapeGraphAI@c596c44)) * improve api desc ([62243f8](ScrapeGraphAI@62243f8)) * make timeout optional ([49b8e4b](ScrapeGraphAI@49b8e4b)) * minor fix version ([0b972c6](ScrapeGraphAI@0b972c6)) * pyproject ([2440f7f](ScrapeGraphAI@2440f7f)) * python version ([24366b0](ScrapeGraphAI@24366b0)) * updated hatchling version ([740933a](ScrapeGraphAI@740933a)) ### chore * fix _make_request not using it ([701a4c1](ScrapeGraphAI@701a4c1)) * fix pyproject version ([3567034](ScrapeGraphAI@3567034)) ### Docs * added api reference ([6929a7a](ScrapeGraphAI@6929a7a)) * added api reference ([7b88876](ScrapeGraphAI@7b88876)) * added cookbook reference ([e68c1bd](ScrapeGraphAI@e68c1bd)) * added langchain-scrapegraph examples ([479dbdb](ScrapeGraphAI@479dbdb)) * added open in colab badge ([c2fc1ef](ScrapeGraphAI@c2fc1ef)) * added two langchain-scrapegraph examples ([8f3a87e](ScrapeGraphAI@8f3a87e)) * added two new examples ([5fa2b42](ScrapeGraphAI@5fa2b42)) * **cookbook:** added two new examples ([f67769e](ScrapeGraphAI@f67769e)) * added wired langgraph react agent ([9f1e0cf](ScrapeGraphAI@9f1e0cf)) * added zillow example ([7fad92c](ScrapeGraphAI@7fad92c)) * api reference ([855c2e5](ScrapeGraphAI@855c2e5)) * fixed cookbook images and urls ([f860167](ScrapeGraphAI@f860167)) * github trending sdk ([320de37](ScrapeGraphAI@320de37)) * link typo ([e1bfd6a](ScrapeGraphAI@e1bfd6a)) * llama-index @VinciGit00 ([6de5eb2](ScrapeGraphAI@6de5eb2)) * research agent ([6e06afa](ScrapeGraphAI@6e06afa)) * updated new documentation urls ([1d0cb46](ScrapeGraphAI@1d0cb46)) ### CI * **release:** 1.9.0-beta.1 [skip ci] ([236d55b](ScrapeGraphAI@236d55b)) * **release:** 1.9.0-beta.2 [skip ci] ([59611f6](ScrapeGraphAI@59611f6)) * **release:** 1.9.0-beta.3 [skip ci] ([cbf2da4](ScrapeGraphAI@cbf2da4)) * **release:** 1.9.0-beta.4 [skip ci] ([05d57ae](ScrapeGraphAI@05d57ae)) * **release:** 1.9.0-beta.5 [skip ci] ([d03b9bf](ScrapeGraphAI@d03b9bf))
ci(release): 1.9.0-beta.6 [skip ci] ## [1.9.0-beta.6](ScrapeGraphAI/scrapegraph-sdk@v1.9.0-beta.5...v1.9.0-beta.6) (2025-01-08) ### Features * add time varying timeout ([945b876](ScrapeGraphAI@945b876)) * update doc readme ([c02c411](ScrapeGraphAI@c02c411)) ### Bug Fixes * houses examples and typos ([c596c44](ScrapeGraphAI@c596c44)) * make timeout optional ([49b8e4b](ScrapeGraphAI@49b8e4b)) ### chore * fix _make_request not using it ([701a4c1](ScrapeGraphAI@701a4c1)) * fix pyproject version ([3567034](ScrapeGraphAI@3567034)) ### Docs * added api reference ([6929a7a](ScrapeGraphAI@6929a7a)) * added api reference ([7b88876](ScrapeGraphAI@7b88876)) * added cookbook reference ([e68c1bd](ScrapeGraphAI@e68c1bd)) * added langchain-scrapegraph examples ([479dbdb](ScrapeGraphAI@479dbdb)) * added open in colab badge ([c2fc1ef](ScrapeGraphAI@c2fc1ef)) * added two langchain-scrapegraph examples ([8f3a87e](ScrapeGraphAI@8f3a87e)) * added two new examples ([5fa2b42](ScrapeGraphAI@5fa2b42)) * **cookbook:** added two new examples ([f67769e](ScrapeGraphAI@f67769e)) * added wired langgraph react agent ([9f1e0cf](ScrapeGraphAI@9f1e0cf)) * added zillow example ([7fad92c](ScrapeGraphAI@7fad92c)) * api reference ([855c2e5](ScrapeGraphAI@855c2e5)) * fixed cookbook images and urls ([f860167](ScrapeGraphAI@f860167)) * github trending sdk ([320de37](ScrapeGraphAI@320de37)) * link typo ([e1bfd6a](ScrapeGraphAI@e1bfd6a)) * llama-index @VinciGit00 ([6de5eb2](ScrapeGraphAI@6de5eb2)) * research agent ([6e06afa](ScrapeGraphAI@6e06afa)) * updated new documentation urls ([1d0cb46](ScrapeGraphAI@1d0cb46))
ci(release): 1.9.0-beta.5 [skip ci] ## [1.9.0-beta.5](ScrapeGraphAI/scrapegraph-sdk@v1.9.0-beta.4...v1.9.0-beta.5) (2025-01-03) ### Bug Fixes * updated hatchling version ([740933a](ScrapeGraphAI@740933a))
PreviousNext