CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 浏览器

文件名称:taobaozhuaqu

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-05-23
  • 文件大小:
    25.18mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

抓取淘宝商品信息返回json格式,还可返回一种商品的数据结构。不仅可查询单个商品还可根据关键词抓取,会返回排名信息-Crawl Taobao commodity information return json format, it can also return the data structure of a commodity. Not only can query a single commodity can also be based keyword crawl ranking information returns
(系统自动生成,下载前可以参看下载内容)

下载文件列表

taobaoBillboard-master/
taobaoBillboard-master/.gitattributes
taobaoBillboard-master/cwh/
taobaoBillboard-master/cwh/TBCrawler/
taobaoBillboard-master/cwh/TBCrawler/.classpath
taobaoBillboard-master/cwh/TBCrawler/.gitignore
taobaoBillboard-master/cwh/TBCrawler/.project
taobaoBillboard-master/cwh/TBCrawler/.settings/
taobaoBillboard-master/cwh/TBCrawler/.settings/org.eclipse.core.resources.prefs
taobaoBillboard-master/cwh/TBCrawler/bin/
taobaoBillboard-master/cwh/TBCrawler/bin/crawler/
taobaoBillboard-master/cwh/TBCrawler/bin/crawler/Crawler.class
taobaoBillboard-master/cwh/TBCrawler/bin/crawler/CrawlerConsts.class
taobaoBillboard-master/cwh/TBCrawler/bin/crawler/JsonToDataTool.class
taobaoBillboard-master/cwh/TBCrawler/bin/crawler/Main.class
taobaoBillboard-master/cwh/TBCrawler/bin/crawler/ProductPO.class
taobaoBillboard-master/cwh/TBCrawler/bin/crawler/TBDataAPI.class
taobaoBillboard-master/cwh/TBCrawler/bin/crawler/TBDataAPIImpl.class
taobaoBillboard-master/cwh/TBCrawler/lib/
taobaoBillboard-master/cwh/TBCrawler/lib/htmlunit/
taobaoBillboard-master/cwh/TBCrawler/lib/htmlunit/commons-codec-1.9.jar
taobaoBillboard-master/cwh/TBCrawler/lib/htmlunit/commons-collections-3.2.1.jar
taobaoBillboard-master/cwh/TBCrawler/lib/htmlunit/commons-io-2.4.jar
taobaoBillboard-master/cwh/TBCrawler/lib/htmlunit/commons-lang3-3.3.2.jar
taobaoBillboard-master/cwh/TBCrawler/lib/htmlunit/commons-logging-1.1.3.jar
taobaoBillboard-master/cwh/TBCrawler/lib/htmlunit/cssparser-0.9.14.jar
taobaoBillboard-master/cwh/TBCrawler/lib/htmlunit/htmlunit-2.15.jar
taobaoBillboard-master/cwh/TBCrawler/lib/htmlunit/htmlunit-core-js-2.15.jar
taobaoBillboard-master/cwh/TBCrawler/lib/htmlunit/httpclient-4.3.3.jar
taobaoBillboard-master/cwh/TBCrawler/lib/htmlunit/httpcore-4.3.2.jar
taobaoBillboard-master/cwh/TBCrawler/lib/htmlunit/httpmime-4.3.3.jar
taobaoBillboard-master/cwh/TBCrawler/lib/htmlunit/jetty-http-8.1.15.v20140411.jar
taobaoBillboard-master/cwh/TBCrawler/lib/htmlunit/jetty-io-8.1.15.v20140411.jar
taobaoBillboard-master/cwh/TBCrawler/lib/htmlunit/jetty-util-8.1.15.v20140411.jar
taobaoBillboard-master/cwh/TBCrawler/lib/htmlunit/jetty-websocket-8.1.15.v20140411.jar
taobaoBillboard-master/cwh/TBCrawler/lib/htmlunit/nekohtml-1.9.21.jar
taobaoBillboard-master/cwh/TBCrawler/lib/htmlunit/sac-1.3.jar
taobaoBillboard-master/cwh/TBCrawler/lib/htmlunit/serializer-2.7.1.jar
taobaoBillboard-master/cwh/TBCrawler/lib/htmlunit/xalan-2.7.1.jar
taobaoBillboard-master/cwh/TBCrawler/lib/htmlunit/xercesImpl-2.11.0.jar
taobaoBillboard-master/cwh/TBCrawler/lib/htmlunit/xml-apis-1.4.01.jar
taobaoBillboard-master/cwh/TBCrawler/lib/json/
taobaoBillboard-master/cwh/TBCrawler/lib/json/commons-beanutils.jar
taobaoBillboard-master/cwh/TBCrawler/lib/json/commons-lang-2.1.jar
taobaoBillboard-master/cwh/TBCrawler/lib/json/ezmorph-1.0.2.jar
taobaoBillboard-master/cwh/TBCrawler/lib/json/json-lib-2.2.1-jdk15.jar
taobaoBillboard-master/cwh/TBCrawler/src/
taobaoBillboard-master/cwh/TBCrawler/src/crawler/
taobaoBillboard-master/cwh/TBCrawler/src/crawler/Crawler.java
taobaoBillboard-master/cwh/TBCrawler/src/crawler/CrawlerConsts.java
taobaoBillboard-master/cwh/TBCrawler/src/crawler/HttpRequest.java
taobaoBillboard-master/cwh/TBCrawler/src/crawler/JsonToDataTool.java
taobaoBillboard-master/cwh/TBCrawler/src/crawler/Main.java
taobaoBillboard-master/cwh/TBCrawler/src/crawler/ProductPO.java
taobaoBillboard-master/cwh/TBCrawler/src/crawler/TBDataAPI.java
taobaoBillboard-master/cwh/TBCrawler/src/crawler/TBDataAPIImpl.java
taobaoBillboard-master/cwh/TBCrawler/src/crawler/Test.java
taobaoBillboard-master/cwh/TBCrawler/temptestData/
taobaoBillboard-master/cwh/TBCrawler/temptestData/g_page_config.TXT
taobaoBillboard-master/cwh/类库/
taobaoBillboard-master/cwh/类库/htmlunit-2.15-bin.zip
taobaoBillboard-master/cwh/类库/json-lib-2.4-jdk15.jar
taobaoBillboard-master/cwh/类库/json.rar
taobaoBillboard-master/cwh/类库/jsoup-1.7.2.jar
taobaoBillboard-master/需求/
taobaoBillboard-master/需求/origin1.0(部分细节未完成).rp

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com