Login to other website with PHP and Fetch DATA
Posted: Fri Nov 14, 2008 7:34 am
Hi,
I have user name and password for a website where lots of information is available. I need to fetch this data and store it on my server. There are lots of pages I need to traverse and fetch the data, so I am thinking of writing a PHP script. The script will log in to that website with the login information I have and traverse various pages on that website. The script will also be able to Parse the HTML content.
How do I do this????
Please help.......
Thanks
Dave
I have user name and password for a website where lots of information is available. I need to fetch this data and store it on my server. There are lots of pages I need to traverse and fetch the data, so I am thinking of writing a PHP script. The script will log in to that website with the login information I have and traverse various pages on that website. The script will also be able to Parse the HTML content.
How do I do this????
Please help.......
Thanks
Dave