# How To Retreive Data From Another Web Page?

**URL:** https://forum.kirupa.com/t/how-to-retreive-data-from-another-web-page/288071
**Category:** web dev
**Created:** [May 10, 2009, 8:07pm UTC](https://forum.kirupa.com/t/how-to-retreive-data-from-another-web-page/288071 "2009-05-10T20:07:51Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ariel\_mirahy](https://avatars.discourse-cdn.com/v4/letter/a/dbc845/32.png) [@ariel\_mirahy](https://forum.kirupa.com/u/ariel_mirahy)
#### Post date: [May 10, 2009, 8:07pm UTC](https://forum.kirupa.com/t/how-to-retreive-data-from-another-web-page/288071/1 "2009-05-10T20:07:51Z")

</div>

I’m trying to have the NFL live scores on my own web page, because I’m trying to make it specially for cellphone devices because the [NFL.com](http://NFL.com) web page doesn’t open quite well on my cellphone…

How can I retrieve the data from [NFL.com](http://NFL.com) to my web page automatically?, is it with XPath or XMLHTTPRequest?.

Thanks in advanced,

Ariel
