Goose Parser Versions Save

Universal scraping tool, which allows you to extract data using multiple environments

v0.6.1

5 years ago
  • [closed] Release 0.5.0 #82
  • [closed] Prepare docs for version 0.5.0 #78
  • [feature] Update tests according to the changes in 0.5.0 and add circle-ci #77

v0.6.0

5 years ago

No changelog for this release.

v0.5.2

5 years ago

No changelog for this release.

v0.5.1

5 years ago
  • [closed] PhantomEnvironment is undefined #88
  • [closed] Prepare docker files to have an ability to use goose-parser within multiple envs #87
  • [closed] Issue #80
  • [feature] Continue parsing after failure #66
  • [feature] Return new parsing scope from action #64
  • [feature] Ability to use in one scope results of another one located on the same level #60
  • [feature] Ability to parser URL in simple rule #59
  • [feature] Ability to set proxies list #58
  • [bug] On any error we should provide parsed results #54
  • [feature] Add excludes for loading resources on the page #53
  • [feature] Ability to parse deep row information from sub-page of item #52
  • [feature] Ability to set custom function to check row for necessity to parse #51
  • [feature][proposal] Add ability to extend rules and actions #43
  • [feature] Add selenium environment to simplify testing process #41
  • [feature] Add SlimerEnvironment #37
  • [bug] Add env.saveScope, env.restoreScope #30
  • [feature][proposal] What about goose-starter-kit #22
  • [feature] Schema transformers #8