I want to post my video stats from Youtube.com onto my website, but instead of everytime typing it in, have a script that will "grab" it every day for me.
You could use an iframe to display content from another site. If you want to display only some data from that page, then you'll need some server-side code to get it.
Comment