Data from website to excel automatically

MPiii

New Member
Joined
May 6, 2021
Messages
2
Office Version
  1. 2019
Platform
  1. Windows
Hello. I need help with Excel / VBA.

My problem is as follows:

I want some data from this page:

Here I have to select "Domestic Club" and on the right one, I want all of the leagues with all of the teams and their data in Excel to calculate the probablity just like that:


I can calculate the probablity easily, but I dont know how to get the data from each team AUTOMATICALLY. Thanks in advance.
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
You can go Data > From Web > and add the URL to return a table.

This is Table 0 from URL Apolonia Fier – soccer team profile, Apolonia Fier Fixtures

1620356452443.png
 
Upvote 0
Thanks for your answer @mrshl9898,

but then I have to do that for every single team, I want to automatically import all teams into excel.

Is there a way?
 
Upvote 0
(removed as this is a wild cross posting thread …)
 
Upvote 0
You'll need all URLs whether you automate ie or import the tables.

May just need to bite the bullet here and invest the set up time, or find a different data source
 
Upvote 0
If you have all the team names you could probably guess the URLs though and import the tables. Would save some time
 
Upvote 0
Cross-posting (posting the same question in more than one forum) is not against our rules, but the method of doing so is covered by #13 of the Forum Rules.

Be sure to follow & read the link at the end of the rule too!

Cross posted at: How do I get soccer data from website automatically to excel - OzGrid Free Excel/VBA Help Forum
If you have posted the question at more places, please provide links to those as well.

If you do cross-post in the future and also provide links, then there shouldn’t be a problem.
 
Upvote 0

Forum statistics

Threads
1,215,254
Messages
6,123,893
Members
449,131
Latest member
leobueno

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