personal-coding / Live-Sports-Arbitrage-Bet-Finder

Automated bot that identifies live sports arbitrage opportunities across FanDuel, DraftKings, and William Hill (Caesars).
201 stars 45 forks source link

Install #11

Closed boolerrain closed 8 months ago

boolerrain commented 8 months ago

Hey man. I am trying to get it to run on my machine. I was wondering if you have used it recently and have the libraries downloaded because I am having trouble getting them installed.

browneandrae commented 8 months ago

Yes I was able to set it up and running but I didn't continue, ,as I got busy. Can you send screenshots where you got stuck or as many details as you can? Can help that way.

-Andrae

On Fri, Dec 22, 2023 at 6:28 PM boolerrain @.***> wrote:

Hey man. I am trying to get it to run on my machine. I was wondering if you have used it recently and have the libraries downloaded because I am having trouble getting them installed.

— Reply to this email directly, view it on GitHub https://github.com/personal-coding/Live-Sports-Arbitrage-Bet-Finder/issues/11, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASXLYX4IHG65U6HW7LH6UDYKY6UZAVCNFSM6AAAAABBAPBU3SVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA2TINRSGQ4TKNQ . You are receiving this because you are subscribed to this thread.Message ID: @.*** com>

-- Sincerely,

Andrae Browne Philosophy BA and MBA UNC and SJSU Owner at Ample Web Development https://amplewebsites.com 732-797-8375

cpbarry80 commented 8 months ago

i am running into some issues also, and would like to work thru them to see this in action. below is where i am at in hopes that it might help your understanding and also so that i can get help.

image

image

personal-coding commented 8 months ago

@cpbarry80 The program was written to interact with live in-game odds. The pre-game sportsbook odds likely have different XPath selectors, so you'd have to alter the code accordingly. Lines 270 - 278 in the code.

cpbarry80 commented 8 months ago

appreciate you getting back. thanks.