If you want to retrieve various contents from a public web site and display them on your site, PHP Web Grabber is the perfect tool that will help you do that.
No frames or iframes involved! Real HTML content, grabbed form the web and displayed in whithin your webpage just like it was generated by your site.
Changelog
Version 1.2.2, released on 2011-05-06
New Feature: added tag stripping on the grabbed content: now you can choose what tags will be stripped from the extracted content;
added new class methods for more usage flexibility;
small bugfixes;
documentation update
Version 1.3.1, released on 2011-05-16
smarter cURL: opening and parsing urls is done now with a real internet browser signature
Product Description
WiseLoop PHP Web Grabber is a set of PHP classes designed to extract HTML content form the web.
This package allows complex content extraction in a flexible manner, by using only a few lines of code. The extraction can be made from any web URL or local file; the desired content to be grabbed can be a full web page or a set of tags that can even have incomplete specifications.
The WiseLoop PHP Web Grabber has some after-extraction processing capabilities also:
tags removal from the raw grabbed contents, so you can get rid of any unwanted tags and their contents;
tags stripping of the raw grabbed contents, so you can strip any tag and just leave its inner HTML content;
string replacement (just like the str_replace function) in the raw grabbed contents, so you can alter the results in a personalized manner;
These capabilities can enhance the results, saves storage space, enhances speed and really can help to fullfill the terms of usage of the web page that is grabbed.
The caching feature improves speed, saves bandwidth, prevents useless parsing and procesing of the grabbed web pages, by storing in the cache the resulting processed contents for a given URL and set of tags and after-extraction settings.
The choosen programming model allows the development of a personalized web grabbers library and offers the possibility to develop powerfull web API -s based on its simple, but yet smart tag HTML DOM parser and processor.
Main Features
grab any resource having HTML content (web or local);
tag based search and extraction (incompete tags accepted);
tag autocomplete based on the parsed HTML content;
simple, but yet smart tag HTML DOM parser and processor;
tags removal from the raw grabbed content capability;
tags stripping of the raw grabbed content capability;
string replacement on the raw grabbed content capability;
smart caching for fast processing;
easy development of any web API -s;
easy development and extension of a personalized grabbers library (5 examples included);
lightweight due to the Autoloader feature;
exhaustive documentation;
Requirements
Apache Web Server 2.0.0 or above
PHP 5 .0.0 or above
Installation InstructionsStep 1: make a folder named /wlphpwebgrabber on your Web server;
Step 2: copy entire /bin and /cache folders to the new created /wlphpwebgrabber folder;
Step 3: make sure that the /wlphpwebgrabber/cache directory is writable;
Step 4: include /bin/wlWg.php in your application.
Demo
http://adf.ly/8eDvy
Download
http://adf.ly/8eE2F
No frames or iframes involved! Real HTML content, grabbed form the web and displayed in whithin your webpage just like it was generated by your site.
Changelog
Version 1.2.2, released on 2011-05-06
New Feature: added tag stripping on the grabbed content: now you can choose what tags will be stripped from the extracted content;
added new class methods for more usage flexibility;
small bugfixes;
documentation update
Version 1.3.1, released on 2011-05-16
smarter cURL: opening and parsing urls is done now with a real internet browser signature
Product Description
WiseLoop PHP Web Grabber is a set of PHP classes designed to extract HTML content form the web.
This package allows complex content extraction in a flexible manner, by using only a few lines of code. The extraction can be made from any web URL or local file; the desired content to be grabbed can be a full web page or a set of tags that can even have incomplete specifications.
The WiseLoop PHP Web Grabber has some after-extraction processing capabilities also:
tags removal from the raw grabbed contents, so you can get rid of any unwanted tags and their contents;
tags stripping of the raw grabbed contents, so you can strip any tag and just leave its inner HTML content;
string replacement (just like the str_replace function) in the raw grabbed contents, so you can alter the results in a personalized manner;
These capabilities can enhance the results, saves storage space, enhances speed and really can help to fullfill the terms of usage of the web page that is grabbed.
The caching feature improves speed, saves bandwidth, prevents useless parsing and procesing of the grabbed web pages, by storing in the cache the resulting processed contents for a given URL and set of tags and after-extraction settings.
The choosen programming model allows the development of a personalized web grabbers library and offers the possibility to develop powerfull web API -s based on its simple, but yet smart tag HTML DOM parser and processor.
Main Features
grab any resource having HTML content (web or local);
tag based search and extraction (incompete tags accepted);
tag autocomplete based on the parsed HTML content;
simple, but yet smart tag HTML DOM parser and processor;
tags removal from the raw grabbed content capability;
tags stripping of the raw grabbed content capability;
string replacement on the raw grabbed content capability;
smart caching for fast processing;
easy development of any web API -s;
easy development and extension of a personalized grabbers library (5 examples included);
lightweight due to the Autoloader feature;
exhaustive documentation;
Requirements
Apache Web Server 2.0.0 or above
PHP 5 .0.0 or above
Installation InstructionsStep 1: make a folder named /wlphpwebgrabber on your Web server;
Step 2: copy entire /bin and /cache folders to the new created /wlphpwebgrabber folder;
Step 3: make sure that the /wlphpwebgrabber/cache directory is writable;
Step 4: include /bin/wlWg.php in your application.
Demo
http://adf.ly/8eDvy
Download
http://adf.ly/8eE2F
Tidak ada komentar:
Posting Komentar