Git Product home page Git Product logo

jxbrowser-crawler's Introduction

数据抓取设置

  • 略过前几行
  • 略过后几行
  • 翻页JS (用于后台执行自动翻页的JS)
  • Ajax (表示Table数据是同步加载还是异步加载。默认是同步加载)
  • 翻页数 (整个过程需要翻页的次数,总页数减1)
  • 翻页间隔 (每次翻页间隔的时间。异步加载的网站这个配置可能需要设置的长一些,需要等待数据加载)
  • 文件名称 (保存抓取数据的excel的名称) ###操作 页面加载完成以后:比如抓取http://202.96.245.182/xxcx/yp.jsp?lm=4 。点击table内的任一元素,在界面上方会显示该元素所在的html 结点树,选中该元素的父table元素,点击抓取按钮

jxbrowser-crawler's People

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.