It’s good to be short:
I have several different sites with tables containing information that I would like to query for "local".
I was looking for opportunities, and I have some ideas.
In Excel, I found a function where I can go to a web page and copy data from a table. The problem is that this happens only once. The data in the tables will be updated every week, so I need Excel to update automatically every time I open my program.
I could use a crawler, but then I would have to write a different solution for each table and find a way to save it.
I have a MySQL database database that contains a lot of information that I need in my program, so if any solution requires a complete database.
About my program: It will be written in C #, first as a local program, and then into the MVC project. Suggestions for both projects are very welcome, and if you need more information, just commented, and I will try to describe it a little more. :)
CHANGE! 1
I am very sorry that I didn’t enlighten you from the very beginning about the tables that I spoke about, but when I started this question, I still had to find all the tables. Now, however, I took a few of them to show you how the different types of tables I should work with. About the project, he should tell you that the program that I planned to do is for private use only and not for sale. I am not aware of crawl rules on public sites, which is why I keep this private.
Table 2 table 3
As you can see, a lot of football data is displayed in very different ways, so I need to know which way is the best to collect data, because I find it easier to create a med database with this knowledge.
source share