Skip to content

Releases: alexferrari88/scrapeblocks

v0.2.0

13 Jun 08:07
Compare
Choose a tag to compare

[0.2.0] — 2022-06-13

Added

  • Remove action: it removes an element from the DOM. It can be useful when dealing with consent pop-ups.

v0.1.0

11 Jun 09:46
Compare
Choose a tag to compare

[0.1.0] — 2022-06-11

Added

  • ScreenshotToMap strategy (retrieve screenshot and maps with selectors for the specified elements)

Changed

  • You can now run the scraper without a strategy. It will only run the actions and return the playwright instances of Browser, BrowserContext, and Page.

v0.0.1

10 Jun 06:21
Compare
Choose a tag to compare

This is the very first release. Lots to improve, but it's a start!