Excel VBA code which copy data from a web page in excel

Joined
Aug 21, 2014
Messages
3
Reaction score
0
Hello!
I would like to ask a favor from the specialists here : I need a VBA code that can copy some tables/ charts from a website. The website is bet365.com, and the tablesare placed in the section: Results (at the bottom of the page)> Search Criteria: (Sport: Virtual Soccer, Date: Last 48 hrs, Search by : Virtual Soccer). Then you click the button “Get Results”. Then the website will display a list of the matches from the last 48 hrs. First of all, I need the code to open each match in a separate window and to copy a table from that page, and then to paste it in Excel. Secondly, if I repeat the action after 8hrs, for example, the site will show the matches from thelast 48hrs, and the code will have to check which is the last table I copied and to continue to paste from that point on, on the same sheet.In order to make things more clear,
Thank you in advance!
PS: In order to be able to access the section “Results”, autentification is required, and I will provide the usename and password in private.
 

Attachments

  • Untitled.png
    Untitled.png
    117.2 KB · Views: 247
  • Untitled2.png
    Untitled2.png
    116.1 KB · Views: 228
Joined
Aug 21, 2014
Messages
3
Reaction score
0
yes it is legal. the information is public. I want to make a database, and I find it very hard to give copy / paste each table, so I need a code :)
Can anyone help me, any help is welcome :)
 
Joined
Aug 21, 2014
Messages
3
Reaction score
0
Is this legal?
Sounds dodgy?

yes it is legal. the information is public. I want to make a database, and I find it very hard to give copy / paste each table, so I need a code
Can anyone help me, any help is welcome
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top