Member-only story

Creating an Arbitrage Alert System from scratch using Python and Supabase. Day 2: Betting Sites

The Scraper Guy
2 min readJan 30, 2024

--

Hey Guys!

We are back again, this time we will be discussing which sites we will scrape.

If you missed the previous article you can find it here

As I have outlined we will go through which sites I have decided to scrape for this project.

The first site we will scrape is PaddyPower —

https://www.paddypower.com/bet

With the Internal API -

https://apisms.paddypower.com/smspp/in-play/v4?_ak=vsd0Rm5ph2sS2uaK&betexRegion=IRL&capiJurisdiction=intl&comingUpTimeRange=360000&countryCode=IE&currencyCode=EUR&eventTypeId=1&exchangeLocale=en_GB&includeSeoContentSummaryCard=true&includeTabs=true&language=en&loggedIn=false&pageType=INPLAY&regionCode=IRE&timezone=Europe%2FDublin

The next site is SkyBet —

https://m.skybet.com/

With their API -

https://m.skybet.com/in-play/api/v1/event-list/

The next site is Pinnacle, which is largely considered to be the sharpest book in the world -

--

--

The Scraper Guy
The Scraper Guy

Written by The Scraper Guy

Teaching You How to Scrape Using Python LinkTree - https://linktr.ee/scrapingguy

No responses yet