Does anyone know how to display third party information in HTML5? (Ex. Espn scores on your website) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Does anyone know how to display third party information in HTML5? (Ex. Espn scores on your website)

Looking for a way to pull real time baseball statistics to a website.

17th Jan 2018, 10:50 PM
Aaron Bawn
Aaron Bawn - avatar
4 Answers
+ 10
<iframe>defines embedded content google he help
19th Jan 2018, 3:51 PM
Vlad
Vlad - avatar
+ 7
You should use <ifraime>
19th Jan 2018, 3:40 PM
Vlad
Vlad - avatar
+ 1
what is <ifraime>?? do you have more info?
19th Jan 2018, 3:47 PM
Aaron Bawn
Aaron Bawn - avatar
+ 1
If anyone has a sample code for how to do this without displaying an entire website I would appreciate it. I have created a code that will show the live score but it shows the entire page in the iframe. Has anyone used widgets to do this?
19th Jan 2018, 4:07 PM
Aaron Bawn
Aaron Bawn - avatar