TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

PhantomJS 2.0 is getting ready for release

46 pointsby Allstarover 10 years ago

9 comments

untogover 10 years ago
Great news! I use PhantomJS, and I&#x27;m going to use this Hacker News thread as a really thinly veiled attempt at advertising my startup!<p>We use PhantomJS as a headless browser, sometimes taking screenshots. I know, crazy. Anyway: <a href="http://www.mystartup.com" rel="nofollow">http:&#x2F;&#x2F;www.mystartup.com</a>
seanp2k2over 10 years ago
Changelog: <a href="https://github.com/ariya/phantomjs/blob/0352ddb502be9cb53cdb173fd7d97e3764e0c222/ChangeLog" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ariya&#x2F;phantomjs&#x2F;blob&#x2F;0352ddb502be9cb53cdb...</a>
jwklemmover 10 years ago
Very nice! I&#x27;ve been using PhantomJS 2.0 for a while now at my automated browser testing startup: <a href="https://ghostinspector.com/" rel="nofollow">https:&#x2F;&#x2F;ghostinspector.com&#x2F;</a> (It&#x27;s been available to build from source for a couple months.)<p>It has a few lingering bugs (for instance, some issues with file uploads), but overall, it&#x27;s a nice improvement over 1.9.x. The JavaScript engine is much newer and the rendering is improved.
edwinnathanielover 10 years ago
Excellent news.<p>We, AppNeta, use PhantomJS to perform Synthetic web-app monitoring<p><a href="http://www.appneta.com/products/appview/" rel="nofollow">http:&#x2F;&#x2F;www.appneta.com&#x2F;products&#x2F;appview&#x2F;</a><p>While PhantomJS has some limitation here and there, it is the _only_ headless browser our there AFAIK.<p>Disclaimer: I work for AppNeta (specifically for the AppView product).
mofleover 10 years ago
Happy to see this! We use PhantomJS in our CLI tool Pageres, but the fact that the bundled WebKit engine in PhantomJS 1.x is ancient has caused a lot of headake for us and our users.<p><a href="https://github.com/sindresorhus/pageres" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;sindresorhus&#x2F;pageres</a>
josephmechamover 10 years ago
Excellent! I have used PhantomJS for web scraping but as that is always a gray area of legality. I&#x27;d love to hear any other major uses you&#x27;ve seen it used for. I always love it when I find that a tool I&#x27;m using can be used for other purposes.
评论 #8948221 未加载
评论 #8950905 未加载
评论 #8948106 未加载
评论 #8948099 未加载
评论 #8948187 未加载
评论 #8948671 未加载
评论 #8948441 未加载
freshyillover 10 years ago
The current release has no (very very limited?) flexbox support, making PhantomJS less and less useful for working with modern layouts. I&#x27;m very excited about this release.
Ronsenshiover 10 years ago
That&#x27;s great. Couple of things that I had to battle with in the past should be fixed in 2.0, so - awesome news.
kyledrakeover 10 years ago
PhantomJS is amazing. We use it to take screenshots of web sites on Neocities: <a href="https://neocities.org/browse" rel="nofollow">https:&#x2F;&#x2F;neocities.org&#x2F;browse</a>
评论 #8948208 未加载