Do you have permission from the forum owner to do what you are attempting to do? Most forum owners would not appreciate the kind of load your script would put on their system. Many forum owners have filters in place to prevent robots like these. You would most likely get your account revoked and a nasty curse placed on your children.

If you can convince the forum owners of a legitimate need they can probably give you direct access to their database. This puts a lesser load on their servers and offers you more options for searching/retrieving.

I am sorry to say that your code is a mess. I don't know where to start. I think that you are biteing off too much at once. I would start with some simpler tasks. Like, just grab one page and print it. You should also write separate little programs to test your subroutines before using them, so that you know if the parameters are passed correctly.

The text you posted here contained double breaks which made the post display funny. Use paragraphs <p> instead.

In spite of the rain I put on your parade we appreciate your participation in our site and hope you continue to visit.


s//----->\t/;$~="JAPH";s//\r<$~~/;{s|~$~-|-~$~|||s |-$~~|$~~-|||s,<$~~,<~$~,,s,~$~>,$~~>,, $|=1,select$,,$,,$,,1e-1;print;redo}

In reply to Re: proof of concept how to run this code by starbolin
in thread proof of concept how to run this code by perl_lover_girl

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.