javascript 报告刮刀

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了javascript 报告刮刀相关的知识,希望对你有一定的参考价值。


(function(){
  let $trs = $("body > table:nth-child(11) > tbody > tr > td > table > tbody > tr > td:nth-child(2) > table > tbody > tr");

  let snowjoe_reports = $trs.map((_, tr) => {

    let $tds = $(tr).find("td");
    let _g = $e => i => $e.get(i).innerText;
    let get = _g($tds);

    return  {
      desc: get(0),
      reportDate: get(1),
      completedDate: get(2),
      user: get(3),
      file: `http://loader.snowjoe.com/reports/${get(5)}`
    }
   })
})()

以上是关于javascript 报告刮刀的主要内容,如果未能解决你的问题,请参考以下文章

javascript cheerio基本刮刀

javascript 完整的完整网站刮板具有更多功能,易于使用的库;非js刮刀

JS 图像刮刀

Python BeautifulSoup 硒刮刀

text 网络刮刀

text 刮刀PHP浏览器