Skip to content

Releases: raznem/parsera

v0.2.0

05 Nov 13:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.12...v0.2.0

v0.1.12

30 Oct 08:53
Compare
Choose a tag to compare
  • ChunksTabularExtractor was implemented and set as the default. It allows for processing pages that do not fit into the context size.

v0.1.11

23 Oct 15:56
Compare
Choose a tag to compare
  • Fix issues with disabled page scrolling

v0.1.10

23 Oct 11:46
Compare
Choose a tag to compare
  • Bug fix: proxy was disabled in stealth mode

v0.1.9

22 Oct 10:26
Compare
Choose a tag to compare
  • Scrolling support

v0.1.8

23 Sep 14:27
Compare
Choose a tag to compare
  • CLI interface and docker version
  • Bumped markdownify

v0.1.7

31 Aug 14:43
Compare
Choose a tag to compare

ParseraScript class which runs custom playwright script after the session is created and on each page request separately.

v0.1.5

27 Aug 15:59
Compare
Choose a tag to compare

Replaced page fetching function with PageLoader class, allowing access to playwright instance.

v0.1.4

23 Aug 12:36
Compare
Choose a tag to compare
  • Transformers support;
  • ListExtractor and ItemExtractor added.

v0.1.3

16 Aug 13:54
Compare
Choose a tag to compare

New stuff:

  • Firefox as the default engine
  • Proxies support