Use Matlab to get the entire data for the Bondi to Bronte 2017 Swim from multisportaustralia​.com.au

版本 1.0.0.0 (1.4 KB) 作者: vincent caillet
Read the result pages from multisportaustralia.com.au
13.0 次下载
更新时间 2017/12/6

查看许可证

For those who compete quite frequently, multisportaustralia.com.au is clearly the best website to get our ranking and overall position. Race time is interesting but the overall ranking also provides further insight into personal performances.
However, the features of the multisportaustralia.com.au website is not particularly helpful when one needs to get the entire set of data from a large group of competitors. A quick turnaround would be to use Excel and copy-paste every single page from the website into Excel. However, for races with a large number of people competing, copy-pasting can be quite tedious.
With a bit of Matlab, I just wrote a very simple code that can help with that. It reads each website (that are numbered) and exports the position and time (in seconds) of each race.
The current code is working for the swimmers who just finished the Bondi to Bronte 2017 race. For the Matlab lover, this code can be easily adapted for other races by making sure to modify the URL of the website as well as the number of pages.
At the moment it only exports the position and the time in seconds. If some people want more, let me know by email at vcai6204@uni.sydney.edu.au
Vince.

引用格式

vincent caillet (2024). Use Matlab to get the entire data for the Bondi to Bronte 2017 Swim from multisportaustralia.com.au (https://www.mathworks.com/matlabcentral/fileexchange/65298-use-matlab-to-get-the-entire-data-for-the-bondi-to-bronte-2017-swim-from-multisportaustralia-com-au), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2017a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Text Data Preparation 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0