Pulling Data From Websites - Data Extraction

guitardude527

New Member
Joined
Jul 3, 2014
Messages
1
Hello, I am looking to pull information from multiple pages on one website (data extract is the term I have been seeing mostly) and am looking for a simple solution. Long story short the info I am looking to grab must be selected after going through a couple clicks. Ie Base webpage -> select State -> select team -> pull data (team name, team color, etc) -> compile data in excel table. I need to do this for every state and every baseball team. I am very beginner to anything VBA or code, but looking for some help on a good way to do this! Please use layman's terms for any answers!! Thanks a ton to anyone who can help!
Starting webpage: States that have Baseball Teams - MaxPreps
Next Level Webpage: Alabama High School Baseball - MaxPreps (must go through all states)
Information webpage: Abbeville High School (AL) Baseball Home - MaxPreps.com (must go through all teams within the state)
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce

Forum statistics

Threads
1,215,214
Messages
6,123,666
Members
449,114
Latest member
aides

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