http://www.perlmonks.org?node_id=1007159


in reply to Re: Scrape From Webpage and extract real time stock prices
in thread Scrape From Webpage and extract real time stock prices

I'm using it to learn how first... And I'm trying to keep it as generic as possible... Would probably use a module, but I don't own the server either, so I was thinking of how to use brute force before I roll it into the final product...

I put it in <c> tags, but it doesn't format well...

  • Comment on Re^2: Scrape From Webpage and extract real time stock prices

Replies are listed 'Best First'.
Re^3: Scrape From Webpage and extract real time stock prices
by ww (Archbishop) on Dec 04, 2012 at 22:00 UTC
    Maybe I misunderstood. Is your data source your site? If so, ignore my observations about TOS; if not, I repeat, "beware!"

    The balance of your first graf suggests that stockta.com is the IP of some other entity, but if that entity approves of you using their data, they likely have a published API. Ask. And if they don't approve? Well refer to para 1.

    How did using
    <c><table width="34%" border="1"> <tr> <td>aaa</td><td>bbb ccc ddd></td><td>2012-12-04</td><td>foo</td><tr> ...</table> -- ie, html here</c>
    fail? Note that the closing tag is -- as is customary (or, as here, required) </c> ... with a slash!

    Even raw html renders so long as it's of a reasonable width (and within the limits allowed by the fact that PM's html is restricted):

    a a aab bb2012-12-04foo
    12345 0987654321zyx20121204 16:49bar