mirror of
https://github.com/encounter/phantomjs.git
synced 2026-03-30 11:35:11 -07:00
456356e87688d2fdff00cd7907e72d92f80ac49a
Simplify Phantom()'s loadImages and loadPlugins
PhantomJS is a minimalistic, headless, WebKit-based JavaScript-driven tool.
It has native (and high performant) support for DOM handling, CSS selector, JSON, Canvas, and SVG.
Read the announcement blog post.
PhantomJS runs on Linux, Windows, and Mac OS X. Refer to the build instructions for details.
See also quick start guide and more advanced examples which show various PhantomJS scripts, covering:
- getting driving direction
- showing weather forecast conditions
- finding pizza in New York
- looking up approximate location based on IP address
- pulling the list of seasonal food
- running regression tests from command line
- producing PDF version of a Wikipedia article
- rasterizing SVG to image
Do not forget to consult the concise API Reference.
If you want to contribute, please read the Contribution Guide.
Description
Languages
C++
74.8%
C
6.3%
JavaScript
5.5%
Objective-C++
4.5%
Python
3.2%
Other
5.6%