How to rebuild Safari Web Clip functionality in PHP

Posted by Mayko on Stack Overflow See other posts from Stack Overflow or by Mayko
Published on 2010-04-06T23:47:59Z Indexed on 2010/04/06 23:53 UTC
Read the original article Hit count: 238

Filed under:
|
|
|

Hi there,

is there a way to rebuild Mac OSX Snow Leopard's Dashboard Widget 'Web Clip' on a PHP website? Something like a crawler or scraper. I thought about using file_get_contents to getting the page content into the page, but how do I select a section on the external page? And does this work with session/login content as well?

I'm happy for any kind of suggestions!

Cheers

© Stack Overflow or respective owner

Related posts about php

Related posts about file-get-contents