First, please read Writeup Formatting Tips and/or Markup in the Monastery for how to properly format postings in the monastery. In particular, wrapping your code in <code> tags will maintain proper formatting and allow for easy download by those folks who wish to help you.

What exactly are you looking for? Is there some way in which the above code does not work? You seem to have all the elements necessary to meet your design goals - where is the disconnect? You clearly state you are having difficulties, but what those are are unclear. How (Not) To Ask A Question. Perhaps if you simplified by modifying each script to perform your task with a fixed input and then merged the two?


In reply to Re: Combining Excel Parser with Google Scholar Scraper by kennethk
in thread Combining Excel Parser with Google Scholar Scraper by ochez

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.