GAE下使用HtmlUnit/HttpUnit
我正在尝试使用 HtmlUnit、HttpUnit 或任何类似的库在我的应用程序(在 Google App Engine 下运行)中加载网页的 DOM。
有人设法做类似的事情吗?
I'm trying to load the DOM of web pages in my application (running under Google App Engine), using HtmlUnit, HttpUnit or any similar library.
Did anyone manage to do something similar?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
根据发行说明,HtmlUnit 2.8 支持 GAE。
HtmlUnit 2.8 supports GAE according to the release notes.
有一个补丁正在努力满足这一需求,尽管它是否会出现在下一个版本(2.8)中值得怀疑
There is a patch being worked on to fill this need, though it's doubtful it will land in the next release(2.8)