Freelance Projects

All freelance projects at One Location


Php Curl Scrape To An Array  08.08.08

I need a PHP scraper script using Curl to grab information from scroogle.org, and return it in an array that will be something like this..

Array
(
[0] => Array
(
[Rank] => 1
[Url] => http://www.website.com/
[Title] => A website about websites..
[Host] => www.website.com
[Protocol] => http
[Path] => /
[Summary] => A summary about the website about websites..
)

)

The script will need to have options of up to 100 results, etc..
I would also like some documentation so I can manipulate this for other uses down the road..

A script simular to this is at
http://www.tellinya.com/read/2007/09/07/100.html
however, the script has way to many features, and is far to complex for me..

The smaller the code, the better.. Although im sure this will probably be pretty short..



If you liked this project, make sure you
Subscribe to Freelance Projects RSS feed!



    • Your Ads Here
    • Your Ads Here