So far I have developed a code that takes a game URL from a list extracts a structured table from the URL of the player data for both teams. Example of the web page here https://www.foxsports.com.au/nrl/nrl-premiership/match-centre/NRL20080101/stats Eventually I want it to extract other games data and combine it into one massive table. I need help doing this but main problem is I need to extract the match information which is at the top of the page but not correlated with the tables and have this displayed for each row The workflow I have so far is attached here PlayerStats v1.0.xaml (21.3 KB)
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Merging tables from pages with no next button and adding variables as extra columns | 1 | 792 | November 21, 2019 | |
Datatable wont iterate through links. Can't add column data. Please Help | 5 | 1978 | December 6, 2019 | |
Data scraping from wikipidea page | 1 | 720 | February 22, 2022 | |
Adding column to Data Table after Data Scraping | 10 | 1643 | April 8, 2022 | |
Web scraping with column from varible | 0 | 1147 | July 12, 2018 |