capture-website-cli

Capture screenshots of websites from the command-line

MIT License

Downloads
8.1K
Stars
802
Committers
9

Bot releases are visible (Hide)

capture-website-cli - Latest Release

Published by sindresorhus 12 months ago

capture-website-cli -

Published by sindresorhus over 1 year ago

capture-website-cli -

Published by sindresorhus about 2 years ago

Breaking

  • Require Node.js 14 d35f0d2

Improvements

  • Upgrade puppeteer

https://github.com/sindresorhus/capture-website-cli/compare/v2.3.0...v3.0.0

capture-website-cli -

Published by sindresorhus over 2 years ago

capture-website-cli -

Published by sindresorhus over 2 years ago

capture-website-cli -

Published by sindresorhus about 3 years ago

capture-website-cli -

Published by sindresorhus over 3 years ago

capture-website-cli -

Published by sindresorhus over 3 years ago

capture-website-cli -

Published by sindresorhus over 4 years ago

capture-website-cli -

Published by sindresorhus almost 5 years ago

capture-website-cli -

Published by sindresorhus almost 5 years ago

capture-website-cli -

Published by sindresorhus about 5 years ago

Breaking

  • Use --output flag instead of positional argument to specify the output path
-capture-website https://sindresorhus.com screenshot.png
+capture-website https://sindresorhus.com --output=screenshot.png
  • Add direct HTML input support (#16) 58c49db

Enhancements

  • Add --no-javascript flag (#14) 1b6aa8d

https://github.com/sindresorhus/capture-website-cli/compare/v0.3.1...v0.4.0

capture-website-cli -

Published by sindresorhus over 5 years ago

  • Fix some issues with the docs and flags 311cf49

https://github.com/sindresorhus/capture-website-cli/compare/v0.3.0...v0.3.1

capture-website-cli -

Published by sindresorhus over 5 years ago

  • Add --scroll-to-element flag (#12) 36ad654
  • Add --disable-animations flag (#11) 7dcf62d

https://github.com/sindresorhus/capture-website-cli/compare/v0.2.1...v0.3.0

capture-website-cli -

Published by sindresorhus over 5 years ago

capture-website-cli -

Published by sindresorhus over 5 years ago

  • Update capture-website dependency 29d9cba
  • Allow setting custom Puppeteer launch options (#2) b4579f2
  • Add --click-element flag (#5) b84d6e5

https://github.com/sindresorhus/capture-website-cli/compare/v0.1.2...v0.2.0

capture-website-cli -

Published by sindresorhus over 5 years ago

  • Fix the --hide-elements and --remove-elements flags 7174c8a
  • Add --overwrite flag e1b41fa

https://github.com/sindresorhus/capture-website-cli/compare/v0.1.1...v0.1.2

capture-website-cli -

Published by sindresorhus over 5 years ago

  • Move string cookie parsing to capture-website 4aa9e3c

https://github.com/sindresorhus/capture-website-cli/compare/v0.1.0...v0.1.1

capture-website-cli -

Published by sindresorhus over 5 years ago

🦄