Skip to content

Releases: ScrapeGraphAI/Scrapegraph-ai

v1.27.0-beta.8

24 Oct 06:56

Choose a tag to compare

v1.27.0-beta.8 Pre-release
Pre-release

1.27.0-beta.8 (2024-10-24)

Bug Fixes

CI

  • release: 1.26.7 [skip ci] (ec9ef2b)

v1.27.0-beta.7

24 Oct 06:45

Choose a tag to compare

v1.27.0-beta.7 Pre-release
Pre-release

1.27.0-beta.7 (2024-10-24)

Features

  • refactoring of get_probable_tags node (f658092)

v1.27.0-beta.6

23 Oct 10:09

Choose a tag to compare

v1.27.0-beta.6 Pre-release
Pre-release

1.27.0-beta.6 (2024-10-23)

Features

  • add integration with scrape.do (ae275ec)

v1.27.0-beta.5

22 Oct 07:06

Choose a tag to compare

v1.27.0-beta.5 Pre-release
Pre-release

1.27.0-beta.5 (2024-10-22)

Features

  • refactoring of export functions (0ea00c0)

v1.27.0-beta.4

21 Oct 08:14

Choose a tag to compare

v1.27.0-beta.4 Pre-release
Pre-release

1.27.0-beta.4 (2024-10-21)

Features

  • refactoring of ScrapeGraph to SmartScraperLiteGraph (52b6bf5)

v1.27.0-beta.3

20 Oct 08:15

Choose a tag to compare

v1.27.0-beta.3 Pre-release
Pre-release

1.27.0-beta.3 (2024-10-20)

Features

  • implement ScrapeGraph class for only web scraping automation (612c644)
  • Implement SmartScraperMultiParseMergeFirstGraph class that scrapes a list of URLs and merge the content first and finally generates answers to a given prompt. (3e3e1b2)

Bug Fixes

  • fix the example variable name (69ff649)

chore

Test

  • Add scrape_graph test (cdb3c11)
  • Add smart_scraper_multi_parse_merge_first_graph test (464b8b0)

v1.26.7

19 Oct 05:20

Choose a tag to compare

1.26.7 (2024-10-19)

Bug Fixes

v1.27.0-beta.2

18 Oct 20:18

Choose a tag to compare

v1.27.0-beta.2 Pre-release
Pre-release

1.27.0-beta.2 (2024-10-18)

Bug Fixes

  • refactoring of gpt2 tokenizer (44c3f9c)

CI

  • release: 1.26.6 [skip ci] (a4634c7)

v1.26.6

18 Oct 07:00

Choose a tag to compare

1.26.6 (2024-10-18)

Bug Fixes

  • refactoring of gpt2 tokenizer (44c3f9c)

v1.27.0-beta.1

16 Oct 15:54

Choose a tag to compare

v1.27.0-beta.1 Pre-release
Pre-release

1.27.0-beta.1 (2024-10-16)

Features

  • add conditional node structure to the smart_scraper_graph and implemented a structured way to check condition (cacd9cd)