phantomjs
minimalistic headless WebKit-based browser with JavaScript API
Install
- All systems
-
curl cmd.cat/phantomjs.sh
- Debian
-
apt-get install phantomjs
- Ubuntu
-
apt-get install phantomjs
- Kali Linux
-
apt-get install phantomjs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install phantomjs
- Raspbian
-
apt-get install phantomjs
- Dockerfile
- dockerfile.run/phantomjs
phantomjs
minimalistic headless WebKit-based browser with JavaScript API
PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG. PhantomJS is an optimal solution for headless testing of web-based applications, site scraping, pages capture, SVG renderer, PDF converter and many other use cases.