Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/json/14.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Javascript 如何删除\n不需要的文本,以及在刮取数据时需要逐行打印引号_Javascript_Json_Node.js_Web Scraping_Cheerio - Fatal编程技术网

Javascript 如何删除\n不需要的文本,以及在刮取数据时需要逐行打印引号

Javascript 如何删除\n不需要的文本,以及在刮取数据时需要逐行打印引号,javascript,json,node.js,web-scraping,cheerio,Javascript,Json,Node.js,Web Scraping,Cheerio,输出: var request = require('request'); var cheerio = require('cheerio'); var fs = require("fs"); var url ="https://www.brainyquote.com/authors/h_jackson_brown_jr"; request(url, function(err, response, html){ if(!err) { var $ =cheerio.

输出:

var request = require('request');
var cheerio = require('cheerio');
var fs = require("fs");

var url ="https://www.brainyquote.com/authors/h_jackson_brown_jr";



 request(url, function(err, response, html){

 if(!err) {        
  var $ =cheerio.load(html); 
  var allItems = $('.clearfix').parent().children();
  var items = [];

  allItems.each(function(index) {

      var result = $('.clearfix').eq(index).parent().children().text();


      if(result !== ""){

         items.push(result);

   } });


   fs.writeFile("output2.xls",JSON.stringify(items, null, 1),

     )



   console.log(items);


     }

    });

在代码块中,您可以执行以下操作

[ '\n\n\n\nRelated Authors\n\n\nMark Twain\n\n\nHenry David Thoreau\n\n\nHelen Keller\n\n\nZig Ziglar\n\n\nFrederick Douglass\n\n\nJoseph Campbell\n\n\nTony Robbins\n\n\nAnais Nin\n\n\n\n\nPopular Topics\n\n\nMotivational Quotes\n\n\nMother\'s Day Quotes\n\n\nLove Quotes\n\n\nLife Quotes\n\n\nInspirational
Quotes\n\n\nPositive Quotes\n\n\nFunny Quotes\n\n\nFriendship Quotes\n\n\n\n\nMore\n\n\nTop 10 H. Jackson Brown, Jr. Quotes\n\n\nFind on Amazon:\n\n\nCite this page\n\n\nLanguage\n\nEspa�ol\n\n\nFran�ais\n\n\nAbout\n\nAbout Us\n\n\nPrivacy\n\n\nTerms\n\n\n\n\n\n\nH. Jackson Brown, Jr. Quotes\n\nAmerican\n-\nAuthor\n\nBorn: 1940\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n',
  '\n\n\n\n\n\n\nRelated Authors\n\n\nMark Twain\n\n\nHenry David Thoreau\n\n\nHelen Keller\n\n\nZig Ziglar\n\n\nFrederick Douglass\n\n\nJoseph Campbell\n\n\nTony Robbins\n\n\nAnais Nin\n\n\n\n\nPopular Topics\n\n\nMotivational Quotes\n\n\nMother\'s Day Quotes\n\n\nLove Quotes\n\n\nLife Quotes\n\n\nInspirational Quotes\n\n\nPositive Quotes\n\n\nFunny Quotes\n\n\nFriendship Quotes\n\n\n\n\nMore\n\n\nTop 10 H. Jackson Brown, Jr. Quotes\n\n\nFind on Amazon:\n\n\nCite this page\n\n\nLanguage\n\nEspa�ol\n\n\nFran�ais\n\n\nAbout\n\nAbout Us\n\n\nPrivacy\n\n\nTerms\n\n\n\n\n\n\nH. Jackson Brown, Jr. Quotes\n\nAmerican\n-\nAuthor\n\nBorn: 1940\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nLove is when the other person\'s happiness is more important than your own.\nH. Jackson Brown, Jr.\n\n\n\nLove,\nImportant,\nOther\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nThe best preparation for tomorrow is doing your best today.\nH. Jackson Brown, Jr.\n\n\n\nInspirational,\nToday,\nDoing\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nSometimes the heart sees what is invisible to the eye.\nH. Jackson Brown, Jr.\n\n\n\nLove,\nEye,\nSees\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nRemember that the most valuable antiques are dear old friends.\nH. Jackson Brown, Jr.\n\n\n\nFriendship,\nRemember,\nMost\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nOur character is what we do when we think no one is looking.\nH. Jackson Brown, Jr.\n\n\n\nWisdom,\nCharacter,\nThink\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nLive so that when your children think of fairness, caring, and integrity, they think of you.\nH. Jackson Brown, Jr.\n\n\n\nCaring,\nThink,\nFairness\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nNever forget the three powerful resources you always have available to you: love, prayer, and forgiveness.\nH. Jackson Brown, Jr.\n\n\n\nLove,\nForgiveness,\nAlways\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nRemember that children, marriages, and flower gardens reflect the kind of care they get.\nH. Jackson Brown,Jr.\n\n\n\nGardening,\nRemember,\nReflect\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nNever give up on what you really want to do. The person with big dreams is more powerful than the one with all the facts.\nH. Jackson Brown, Jr.\n\n\n\nMore,\nGive,\nBig\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nRemember that the happiest people are not those getting more, but those giving more.\nH. Jackson Brown, 

查看regex replace()函数此函数不会检索作者的所有引用,只检索其中的第一页(约26页)。当您向下滚动时,后续的报价将通过ajax动态加载到页面中。如果您想要作者的所有引号,您需要提出额外的请求,即了解他们的ajax API是如何工作的。好的,感谢回复如何在excel工作表中将引号存储在一列中,将作者姓名存储在一列中如何在输出中删除作者姓名
 if(result !== ""){
    result = result.replace(/[\n]/g, '');
     items.push(result);

 } });