BetBurger | Live and Pre-game surebets
RebelBetting - Turn betting into investing

Inplay odds alert software/website/app needed!

Exchange ideas and share info about all alert services.
sandernol
Gaining experience
Gaining experience
Karma: 0
Posts: 3
Joined: Sun Jun 05, 2022 9:24 am

Inplay odds alert software/website/app needed!

Fri Aug 12, 2022 11:34 am

Hi y'all!

Was wondering if anyone knows any software/website/app for live/in-play odds alert. For example, Nadal vs Alcaraz, the odds for Alcaraz to win are 1.65 (pre). What I need is a notification (like gmail, telegram or whatever) IF the live odds hit my target price (let's say before the match I set an alert for 1.85 and if the odds for Alcaraz to win hit 1.85, I would get a notification).

Would mainly use it for tennis and football (soccer)

Don't be afraid to ask any questions or if you know anything please let me know.
kustef
To become a Pro
To become a ProTo become a ProTo become a Pro
Karma: 26
Posts: 396
Joined: Wed Jan 09, 2013 5:27 pm

Re: Inplay odds alert software/website/app needed!

Sun Aug 14, 2022 8:35 am

this is for pinnacle or betfair? or any other bookmaker?
sandernol
Gaining experience
Gaining experience
Karma: 0
Posts: 3
Joined: Sun Jun 05, 2022 9:24 am

Re: Inplay odds alert software/website/app needed!

Mon Aug 15, 2022 7:24 am

kustef wrote:
Sun Aug 14, 2022 8:35 am
this is for pinnacle or betfair? or any other bookmaker?
Pinnacle would be awesome but odds from soft bookies like bet365 is also okay.
ex-hft
Has experience
Has experienceHas experience
Karma: 14
Posts: 225
Joined: Tue Jan 26, 2021 7:30 pm

Re: Inplay odds alert software/website/app needed!

Mon Aug 15, 2022 8:34 pm

sandernol wrote:
Mon Aug 15, 2022 7:24 am
kustef wrote:
Sun Aug 14, 2022 8:35 am
this is for pinnacle or betfair? or any other bookmaker?
Pinnacle would be awesome but odds from soft bookies like bet365 is also okay.
I know this probably isn’t helpful - but Pinnacle have a very simple api, and this is relatively easy to do. So if you have a programmer friend, you could work on this together over a weekend.

Now - are you sure that this is a good idea? Have you back tested it?
sandernol
Gaining experience
Gaining experience
Karma: 0
Posts: 3
Joined: Sun Jun 05, 2022 9:24 am

Re: Inplay odds alert software/website/app needed!

Wed Aug 17, 2022 5:11 pm

Was actually thinking about this as well, coding one myself, but not that good with code yet. Talked to a few who tried to do something similar in the past but problem seemed to be with the delay in live odds.

Did some digging and found an app (iOS) called Pinnacle Live Scores which has a similar feature, but it's far from perfect. Only has football and US sports, tried football - only for some fixtures it works, not sure why (but was pretty accurate, checked pinnacle's odds like 1-2mins after the notification). There are 3 different possibilities for notifications, but I tried the odds one [for example, over2.5 goals pre odds are 1.8 and you want the price 2.2 -> then you add a trigger and select the time between (1min - FT)]. When pinnacle's live odds for over2.5 are @2.2 then you get a notification. This is pretty much exactly what I'm looking for but as I said, this only works for football and US sports / and for only some fixtures (perhaps the market line isn't available?).

Will take a look at Pinnacle's API (prob won't understand anything lol), but thanks for the suggestion!
ex-hft
Has experience
Has experienceHas experience
Karma: 14
Posts: 225
Joined: Tue Jan 26, 2021 7:30 pm

Re: Inplay odds alert software/website/app needed!

Wed Aug 17, 2022 7:36 pm

sandernol wrote:
Wed Aug 17, 2022 5:11 pm
Was actually thinking about this as well, coding one myself, but not that good with code yet. Talked to a few who tried to do something similar in the past but problem seemed to be with the delay in live odds.

Did some digging and found an app (iOS) called Pinnacle Live Scores which has a similar feature, but it's far from perfect. Only has football and US sports, tried football - only for some fixtures it works, not sure why (but was pretty accurate, checked pinnacle's odds like 1-2mins after the notification). There are 3 different possibilities for notifications, but I tried the odds one [for example, over2.5 goals pre odds are 1.8 and you want the price 2.2 -> then you add a trigger and select the time between (1min - FT)]. When pinnacle's live odds for over2.5 are @2.2 then you get a notification. This is pretty much exactly what I'm looking for but as I said, this only works for football and US sports / and for only some fixtures (perhaps the market line isn't available?).

Will take a look at Pinnacle's API (prob won't understand anything lol), but thanks for the suggestion!
It’s relatively simple. You need two api calls: getFixtures and getStraightOdds.

Note that pinnacle lists inplay matches as a different match id than the prematch one, but has parentid to tie them together.

Good luck
Value Punter
Gaining experience
Gaining experience
Karma: 0
Location: USnA
Posts: 17
Joined: Sun Nov 07, 2021 9:31 pm

Re: Inplay odds alert software/website/app needed!

Mon Aug 22, 2022 6:06 pm

Is it possible to get access to pinnacle API as a customer? According to their GitHub page you have to contact Pinnacle Solutions and I bet they only speak to potential business partners therefore, I guess the easiest way is to just scrape it through their website.
ex-hft
Has experience
Has experienceHas experience
Karma: 14
Posts: 225
Joined: Tue Jan 26, 2021 7:30 pm

Re: Inplay odds alert software/website/app needed!

Mon Aug 22, 2022 6:55 pm

No no, scraping is terrible.
I think that you get it automatically with a ps3838 account.
Camma23
Has experience
Has experienceHas experience
Karma: 15
Posts: 227
Joined: Fri Jan 17, 2020 8:57 am

Re: Inplay odds alert software/website/app needed!

Tue Aug 23, 2022 8:09 am

sandernol wrote:
Fri Aug 12, 2022 11:34 am
Hi y'all!

Was wondering if anyone knows any software/website/app for live/in-play odds alert. For example, Nadal vs Alcaraz, the odds for Alcaraz to win are 1.65 (pre). What I need is a notification (like gmail, telegram or whatever) IF the live odds hit my target price (let's say before the match I set an alert for 1.85 and if the odds for Alcaraz to win hit 1.85, I would get a notification).

Would mainly use it for tennis and football (soccer)

Don't be afraid to ask any questions or if you know anything please let me know.
I've same idea in my mind for several years. In the past a guy did it for me scanning betbrain odds, but it wasn't 100% reliable and after some months things became worse as Betbrain changed api/site etc and my guy gave up to fix it.
Ofc best setup would be using pinny or molly API + b365 to cover also eurobookies side.
Have you found anything interesting? Or anyone capable of building it?
StatisticsDice
Gaining experience
Gaining experience
Karma: 3
Posts: 24
Joined: Mon Aug 14, 2017 4:42 pm

Re: Inplay odds alert software/website/app needed!

Mon Jan 15, 2024 7:13 pm

I have one site where you could test these things on Bet365 live odds, and they will appear in the spreadsheet for further analysis.
Cufs
Gaining experience
Gaining experience
Karma: 0
Location: @Smartchoice23
Posts: 28
Joined: Fri Jun 16, 2023 12:03 pm

Re: Inplay odds alert software/website/app needed!

Wed Jan 17, 2024 12:12 am

StatisticsDice wrote:
Mon Jan 15, 2024 7:13 pm
I have one site where you could test these things on Bet365 live odds, and they will appear in the spreadsheet for further analysis.
Can you share it please?
StatisticsDice
Gaining experience
Gaining experience
Karma: 3
Posts: 24
Joined: Mon Aug 14, 2017 4:42 pm

Re: Inplay odds alert software/website/app needed!

Fri Mar 15, 2024 9:17 pm

sandernol wrote:
Mon Aug 15, 2022 7:24 am
kustef wrote:
Sun Aug 14, 2022 8:35 am
this is for pinnacle or betfair? or any other bookmaker?
Pinnacle would be awesome but odds from soft bookies like bet365 is also okay.
Oddsalert.eu can do exactly this
User avatar
CharlieSheen99
Pro
ProProProPro
Karma: 27
Posts: 495
Joined: Tue Jan 06, 2015 3:56 pm

Re: Inplay odds alert software/website/app needed!

Sat Mar 16, 2024 12:18 pm

Do you know guys, how to scrape Pinnacle odds right now?
And;
Do you know where to find a third provider of trustable Pinnacle in-play odds?
ex-hft
Has experience
Has experienceHas experience
Karma: 14
Posts: 225
Joined: Tue Jan 26, 2021 7:30 pm

Re: Inplay odds alert software/website/app needed!

Sat Mar 16, 2024 2:47 pm

CharlieSheen99 wrote:
Sat Mar 16, 2024 12:18 pm
Do you know guys, how to scrape Pinnacle odds right now?
And;
Do you know where to find a third provider of trustable Pinnacle in-play odds?
Why scrape? They have an API
User avatar
CharlieSheen99
Pro
ProProProPro
Karma: 27
Posts: 495
Joined: Tue Jan 06, 2015 3:56 pm

Re: Inplay odds alert software/website/app needed!

Sat Mar 16, 2024 3:09 pm

ex-hft wrote:
Sat Mar 16, 2024 2:47 pm
CharlieSheen99 wrote:
Sat Mar 16, 2024 12:18 pm
Do you know guys, how to scrape Pinnacle odds right now?
And;
Do you know where to find a third provider of trustable Pinnacle in-play odds?
Why scrape? They have an API
You can just send one request each minute to the API. At least this is what i read in their docs.

Return to “General talk about alert services”