Jonathanm3
New Member
- Joined
- Sep 4, 2015
- Messages
- 14
Any help on this would be greatly appreciated ...
I want to extract some data from a website of historic football odds data, I can do this easily for the 90 minutes market as all data is on one page, quick copy and paste, bit of text to columns magic and its job done.
Problem is that for other markets, such as Under/Over 2.5 Goals, you have to click into each match, taking you away from the main results page for the league.
This of course would make any data extraction very manual, but i was wondering if it would be possible through VBA?
Maybe get it to go into the data game by game, extract what is needed and then go back to the previous page, loop down to the next match and repeat?
I've used VBA to create user input forms and just general database things completely within excel but have never used it to link to explorer or anything.
Possible?
Thanks in advance
I want to extract some data from a website of historic football odds data, I can do this easily for the 90 minutes market as all data is on one page, quick copy and paste, bit of text to columns magic and its job done.
Problem is that for other markets, such as Under/Over 2.5 Goals, you have to click into each match, taking you away from the main results page for the league.
This of course would make any data extraction very manual, but i was wondering if it would be possible through VBA?
Maybe get it to go into the data game by game, extract what is needed and then go back to the previous page, loop down to the next match and repeat?
I've used VBA to create user input forms and just general database things completely within excel but have never used it to link to explorer or anything.
Possible?
Thanks in advance