Skip to content

0.7.0

Latest
Compare
Choose a tag to compare
@GodlikePenguin GodlikePenguin released this 14 Jul 19:07
· 19 commits to main since this release
[FEAT] Add a flag to not take screenshots of anchor links

This commit adds a new `--ignore-anchors` flag to the CLI, which tells the tool to strip anchors before scraping links.
This means that you will only get one screenshot per path, rather than one screenshot per anchor on the path.
This functionality will cause issues with sites that use virtual routing via anchor links, so is disabled by default.