Skip to content

v2.1.0

Choose a tag to compare

@otsch otsch released this 21 Dec 09:22
· 10 commits to main since this release

Added

  • The new InitSession step. It initiates a session by making a headless browser request to a URL. After completing the request, it yields the same input URL as output, allowing it to be subsequently loaded using a simple HTTP client with session cookie headers obtained from the initial browser request.