从网页中提取信息 [英] Extract information from webpage

查看:97
本文介绍了从网页中提取信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试从Google Play页面中提取信息,例如。 (示例 [ ^ ])。我想提取诸如名称,价格,描述以及可能的webp图像(屏幕截图)等信息。我之前有过在网页上输入信息的经验,但不是这样的。任何帮助将不胜感激!

解决方案

您需要使用 Web抓取的一些技巧:

http://en.wikipedia.org/wiki/Web_scraping [ ^ ]。



请查看我过去的答案:

从网页获取特定数据 [< a href =http://www.codeproject.com/Answers/285975/get-specific-data-from-web-page#answer2target =_ blanktitle =New Window> ^ ] ,

如何获得来自其他网站的数据 [ ^ ]。



-SA

I'm trying to extract information from a Google play page eg. (Example[^]). I want to extract information such as the name,price,description, and if possible the webp images (screenshots). I've had some previous experience inputting information into web pages but nothing like this. Any help would be appreciated!

解决方案

You need to use some techniques of Web scraping:
http://en.wikipedia.org/wiki/Web_scraping[^].

Please see my past answers:
get specific data from web page[^],
How to get the data from another site[^].

—SA


这篇关于从网页中提取信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆