Yes that's exactly what I want to do, the data I posted was an example of how it appears at each stage of the hand. I will be getting it in real time as the hand goes on and as players make decisions, but I need to know how to get the actions straight into a database.

If you know of some other way I could scrape the data into an sql data base in real time I could just use perl after that.

Then work out the rest once I get that far!

Any site or literature you know I could study to learn this technique would be a great help!

There are many people trying it out and as far as I know bots are not detectable unless you play at pokerstars/full tilt.

However you can open any table from a seperate ip address and run the program on that if you need to play pokerstars or full tilt.

This is for Ipoker and unlike pokerstars and full tilt the data is not encypted as far as I know because lots of sites sell this information already. They are obtaining it through scraping the data as I have explained. I just need to know how to do it any literature would be much appreciated.

I have to go to work now, but I will update this post tomorrow with more information on the Ipoker software i.e what language its built in etc. It is an app on my computer though, so it may be saved in a floder somewhere. I'll look tomorrow gotta go.


In reply to Re^2: Poker Datamine by bennierounder
in thread Poker Datamine by bennierounder

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.