AndrewKent
Well-known Member
- Joined
- Jul 26, 2006
- Messages
- 889
Hi there folks,
I know this is possible as I have been able to do this with other websites (albeit my coding could be better) but I am looking to scrape links from a webpage, and place them in a list on a worksheet. So, for example, I would go to the following link:
http://msn.foxsports.com/foxsoccer/eredivisie/scores?week=1&timeframe=1
...and once here, I am looking to extract all the links which are shown as "Match Stats", an example of which, looks like this:
http://msn.foxsports.com/foxsoccer/eredivisie/matchStats?gameId=2010080610370
I did this previously by extracting the source code, and looking through that but there has to be a smarter way to do this.
Kind regards,
Andy
I know this is possible as I have been able to do this with other websites (albeit my coding could be better) but I am looking to scrape links from a webpage, and place them in a list on a worksheet. So, for example, I would go to the following link:
http://msn.foxsports.com/foxsoccer/eredivisie/scores?week=1&timeframe=1
...and once here, I am looking to extract all the links which are shown as "Match Stats", an example of which, looks like this:
http://msn.foxsports.com/foxsoccer/eredivisie/matchStats?gameId=2010080610370
I did this previously by extracting the source code, and looking through that but there has to be a smarter way to do this.
Kind regards,
Andy