开发者

Read the contents of a webpage after a delay

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开发者_如何学C 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...


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

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜