需要从一个已有的系统中抓取数据。对方不提供接口,只能从页面中爬取。网页源码中看不到数据,不知如何下手。需要用到哪些工具?抓取的流程?怎么实现系统的登陆以及模拟查询等操作?
拥有18年软件开发和IT教学经验。曾任多家上市公司技术总监、架构师、项目经理、高级软件工程师等职务。 网络人气名人讲师,...
Perhaps there is no need to crawl, extjs needs to provide JSON data, and it is easy to obtain the data by finding the data source location. It is much easier to analyze JSON than to analyze HTML.
Perhaps there is no need to crawl, extjs needs to provide JSON data, and it is easy to obtain the data by finding the data source location. It is much easier to analyze JSON than to analyze HTML.