延迟后读取网页内容

发布于 2024-11-13 06:01:58 字数 120 浏览 5 评论 0原文

有没有办法在网页完全加载后读取其内容。我必须从网站读取价格并将其存储在我的数据库中。但网站上的价格是通过ajax加载的。结果,我只得到“正在加载”而不是值。文件完全加载后有什么方法可以提取内容。

等待回复...

Is there any way to read the contents of a webpage once it gets loaded completely. I have to read the prices from a site and need to store them in my database. But the prices in the site loads through ajax. As a result , I just get "Loading" instead of values. Is there any way to extract the contents once the file get loaded completely.

Waiting for reply...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

以歌曲疗慰 2024-11-20 06:01:58

您无法从该站点请求的文件中读取内容吗?

Can't you read the contents from the file that is requested by that site?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文