Importing Data From Website

jamiedavies02

New Member
Joined
Sep 14, 2017
Messages
8
Hi

I'm looking for some advice/ help. I'd like to import data (betting odds) from a website into Excel - admittedly I have no idea where to start as I've never attempted anything like this before.

Here's what I'm trying to achieve...

Source of odds; Oddsportal (http://www.oddsportal.com/), or any other Odds comparison site for that matter.

I'd like to import the odds for numerous leagues that will refresh at the click of a button, ideally in a consistent format as I'd like to use the data in external sheets. Currently I copy and paste the odds that I need which is as you can imagine quite time consuming.

Any help/ nudges in the right direction greatly appreciated.

Thanks
 

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.
Hi,

Start recording a macro. On your Toolbar, select 'Data' then 'From Web' and enter your web address, 'Go'. Stop recording, then modify your code to strip out the data you need to another sheet. You can then run the code to pull the dat again.

Hope this basic approach helps.
 
Upvote 0

Forum statistics

Threads
1,215,459
Messages
6,124,947
Members
449,198
Latest member
MhammadishaqKhan

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top