Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ScrapeGraphAI/scrapegraph-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.2
Choose a base ref
...
head repository: ScrapeGraphAI/scrapegraph-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.0-beta.1
Choose a head ref
  • 12 commits
  • 27 files changed
  • 2 contributors

Commits on Jan 8, 2025

  1. ci(release): 1.9.0-beta.6 [skip ci]

    ## [1.9.0-beta.6](v1.9.0-beta.5...v1.9.0-beta.6) (2025-01-08)
    
    ### Features
    
    * add time varying timeout ([945b876](945b876))
    * update doc readme ([c02c411](c02c411))
    
    ### Bug Fixes
    
    * houses examples and typos ([c596c44](c596c44))
    * make timeout optional ([49b8e4b](49b8e4b))
    
    ### chore
    
    * fix _make_request not using it ([701a4c1](701a4c1))
    * fix pyproject version ([3567034](3567034))
    
    ### Docs
    
    * added api reference ([6929a7a](6929a7a))
    * added api reference ([7b88876](7b88876))
    * added cookbook reference ([e68c1bd](e68c1bd))
    * added langchain-scrapegraph examples ([479dbdb](479dbdb))
    * added open in colab badge ([c2fc1ef](c2fc1ef))
    * added two langchain-scrapegraph examples ([8f3a87e](8f3a87e))
    * added two new examples ([5fa2b42](5fa2b42))
    * **cookbook:** added two new examples ([f67769e](f67769e))
    * added wired langgraph react agent ([9f1e0cf](9f1e0cf))
    * added zillow example ([7fad92c](7fad92c))
    * api reference ([855c2e5](855c2e5))
    * fixed cookbook images and urls ([f860167](f860167))
    * github trending sdk ([320de37](320de37))
    * link typo ([e1bfd6a](e1bfd6a))
    * llama-index @VinciGit00 ([6de5eb2](6de5eb2))
    * research agent ([6e06afa](6e06afa))
    * updated new documentation urls ([1d0cb46](1d0cb46))
    semantic-release-bot committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    9431574 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2025

  1. Configuration menu
    Copy the full SHA
    11d3828 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11d172b View commit details
    Browse the repository at this point in the history
  3. chore(tests): updated tests

    PeriniM committed Feb 1, 2025
    Configuration menu
    Copy the full SHA
    c6001b8 View commit details
    Browse the repository at this point in the history
  4. feat: searchscraper

    PeriniM committed Feb 1, 2025
    Configuration menu
    Copy the full SHA
    4bfd598 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. chore: refactor examples

    PeriniM committed Feb 3, 2025
    Configuration menu
    Copy the full SHA
    bbbd2ad View commit details
    Browse the repository at this point in the history
  2. feat: updated readmes

    PeriniM committed Feb 3, 2025
    Configuration menu
    Copy the full SHA
    55420d7 View commit details
    Browse the repository at this point in the history
  3. feat: modified icons

    PeriniM committed Feb 3, 2025
    Configuration menu
    Copy the full SHA
    c62af02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce9c609 View commit details
    Browse the repository at this point in the history
  5. ci(release): 1.9.0-beta.7 [skip ci]

    ## [1.9.0-beta.7](v1.9.0-beta.6...v1.9.0-beta.7) (2025-02-03)
    
    ### Features
    
    * add optional headers to request ([bb851d7](bb851d7))
    * merged localscraper into smartscraper ([503dbd1](503dbd1))
    * modified icons ([bcb9b0b](bcb9b0b))
    * searchscraper ([2e04e5a](2e04e5a))
    * updated readmes ([bfdbea0](bfdbea0))
    
    ### chore
    
    * refactor examples ([8e00846](8e00846))
    * **tests:** updated tests ([9149ce8](9149ce8))
    semantic-release-bot committed Feb 3, 2025
    Configuration menu
    Copy the full SHA
    ed74f1d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a1b3e7 View commit details
    Browse the repository at this point in the history
  7. ci(release): 1.11.0-beta.1 [skip ci]

    ## [1.11.0-beta.1](v1.10.2...v1.11.0-beta.1) (2025-02-03)
    
    ### Features
    
    * add optional headers to request ([bb851d7](bb851d7))
    * merged localscraper into smartscraper ([503dbd1](503dbd1))
    * modified icons ([bcb9b0b](bcb9b0b))
    * searchscraper ([2e04e5a](2e04e5a))
    * updated readmes ([bfdbea0](bfdbea0))
    
    ### chore
    
    * refactor examples ([8e00846](8e00846))
    * **tests:** updated tests ([9149ce8](9149ce8))
    
    ### CI
    
    * **release:** 1.9.0-beta.6 [skip ci] ([c898e99](c898e99))
    * **release:** 1.9.0-beta.7 [skip ci] ([2c1875b](2c1875b))
    semantic-release-bot committed Feb 3, 2025
    Configuration menu
    Copy the full SHA
    96648fe View commit details
    Browse the repository at this point in the history
Loading