+ Reply to Thread
Results 1 to 8 of 8

How do I get soccer data from website automatically to excel

  1. #1
    Registered User
    Join Date
    05-06-2021
    Location
    Germany
    MS-Off Ver
    2019
    Posts
    5

    How do I get soccer data from website automatically to excel

    Hello,

    I want to import all soccer tables from soccerstats .com to excel.

    How can I do that?

    Im new in VBA, so I dont have any idea, what to do..

    It would work if I import each table individually, can I do it automatically?

    Thanks for your help.

  2. #2
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,906

    Re: How do I get soccer data from website automatically to excel

    Hi, welcome to the forum.
    You should search in Google for webscraping soccer data and you can search specifically for the German soccer data.
    Will be simpler then teaching you VBA
    If you look at the website where you have all the data and right click the webpage look for the 'View Page Source' option then you'll see all the data en there you need to start looking for specific parts to get the right table and data
    I have my own version for the Dutch competition use FCUpdate.com

    Try https://www.fcupdate.nl/competities/...nd/bundesliga/
    Last edited by Keebellah; 05-06-2021 at 05:15 PM.
    ---
    Hans
    "IT" Always crosses your path!
    May the (vba) code be with you... if it isn't; start debugging!
    If you like my answer, Click the * below to say thank-you

  3. #3
    Registered User
    Join Date
    05-06-2021
    Location
    Germany
    MS-Off Ver
    2019
    Posts
    5

    Re: How do I get soccer data from website automatically to excel

    Hi. Thanks for your answer.

    Yes, but my website is difficult, because there are 2 dropdown menu when you click on teams and then, you have to click on the league first, before you can get the stats from the teams of the league.

    Is this also possible?
    When yes, how?


    Thanks for your help

  4. #4
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,906

    Re: How do I get soccer data from website automatically to excel

    Hi, that is why you do the web-scraping, you don't look at the website but at the content's code and there you have to look for what you need
    Which website are you using to extract the data from? Can you post the link to it?

  5. #5
    Registered User
    Join Date
    05-06-2021
    Location
    Germany
    MS-Off Ver
    2019
    Posts
    5

    Re: How do I get soccer data from website automatically to excel

    Hi, thanks for the reply.

    Can you please look into your private messages?

    I cant post links here, because Im new..

  6. #6
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,906

    Re: How do I get soccer data from website automatically to excel

    Hi Manuel, paste the entire link below including the text view-source in your browser and you will see what the content of the site is for 2. Bundesliga 2020/2021

    view-source:https://www.soccerstats247.com/compe.../2-bundesliga/

    This is where you have to scrape the data.
    You’ll see it’s not that simple

    If you never even heard of that then you should start with looking it up in Google and start trying, I cannot solve this for you because it will require a lot of searching and time, we are a forum to help.
    If you want the forum to create something for you then you’ll have to think if it’s worth for you to apply for paid support.

  7. #7
    Registered User
    Join Date
    05-06-2021
    Location
    Germany
    MS-Off Ver
    2019
    Posts
    5

    Re: How do I get soccer data from website automatically to excel

    I would pay $30, if everything is working and I know how to do it..

  8. #8
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,906

    Re: How do I get soccer data from website automatically to excel

    To apply for paid support read the forum rules and place the request there but personally I think you'll get better results if you learn for yourself, once you get the idea you'll see it is quite simple and you can then apply it to other needs.

    See the attached file, it's from a site that has tutorials and more
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 10-31-2020, 07:43 PM
  2. How to make Excel automatically login on a website so it can retrieve data from the site
    By bornacvitanic in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 11-25-2016, 07:11 PM
  3. Replies: 4
    Last Post: 07-09-2015, 08:49 PM
  4. downloading an excel fiel from a website automatically
    By shenazj in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-11-2012, 06:41 AM
  5. Automatically importing data from a website
    By amawad98 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-21-2008, 01:18 PM
  6. Automatically importing data from a website
    By jgn2112 in forum Excel General
    Replies: 2
    Last Post: 07-21-2008, 11:40 AM
  7. [SOLVED] How can I import a website into my excel sheet automatically ever.
    By Mohamed El Hefnawy in forum Excel General
    Replies: 2
    Last Post: 04-13-2005, 12:06 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1