Web Grabber WordPress Plugin

LIVE PREVIEWBUY FOR $18


If you want to embed various contents from public web sites into your WordPress blog, then the Web Grabber WordPress Plugin 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 within your blog just like you wrote it by yourself.

Other WiseLoop web grabbing related products:



Plugin Description

WiseLoop Web Grabber WordPress Plugin is designed to extract HTML content form the web and then, display them in within your blog.
This WordPress plugin allows complex content extraction and embedding in a very flexible manner, by using WordPress shortcodes or widgets. 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 tag that can even have incomplete specifications.
Shortcode and widget can setup the grabbing engine to perform some additional after-extraction processing:

  • 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 leave only their inner contents;
  • string replacement (just like the PHP str_replace function) in the raw grabbed contents, so you can alter the results in a personalized manner;
  • charset conversion between grabbed content and localhost to be able to show special characters such as diacritics in within a local page that is using the grabber to display foreign content;

These after-extraction capabilities can enhance the results, saves storage space, enhances speed and really can help to fulfill the terms of usage of the web page that is grabbed.
The caching feature improves speed, saves bandwidth, prevents useless parsing and processing 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 chosen programming model allows the development of a personalized widget library based on its simple, but yet smart tag HTML DOM parser and processor.

Main Features

  • WordPress shortcode provided to embed extracted web contents in within pages or posts;
  • WordPress Widget provided to configure and embed extracted web contents in within sidebars;
  • HTTP proxy support;
  • grab any resource having HTML content (web or local);
  • smart grabbing engine;
  • tag based search and extraction (incomplete tags accepted);
  • tag identification by unique characteristics (attributes), occurrence index in HTML DOM or contents;
  • tag auto-complete based on the full extracted HTML content from the parsed URL;
  • tags removal from the raw grabbed content capability;
  • tags striping of the raw grabbed content capability;
  • string replacement on the raw grabbed content capability;
  • charset conversion between grabbed content and localhost;
  • smart caching for fast processing;
  • technical documentation for the grabbing engine provided also;
  • easy development and extension of the personalized widget library (sample widgets included: Google and Yahoo Search);
  • lightweight and easy to use;

Short Guide

Using the shortcode feature

Example 1: Very simple grabbing of first paragraph from the WordPress website
[webgrab url='http://wordpress.org/about/' tag='p class="intro">']

Example 2: Simple grabbing using a HTTP proxy list and aplying charset conversion from ISO-8859-1 to localhost charset (UTF-8)
[webgrab url='http://wordpress.org/about/' tag='{p class="intro"}' charset='ISO-8859-1' proxy='xx1.xxx.xxx.xxx:port,xx2.xxx.xxx.xxx:port,']

Example 3: A little more complex grabbing with some tags removal
[webgrab url='http://www.freewebsitetemplates.com' tag='div id="leftside"}' rtag1='h1}' rtag2='div class="pages"' rtag3='div class="about"}' rtag4='div class="templatedaily"}']
You can add unlimited number of tags to be removed from the output: use shortcode attributes that starts with rtag

Example 4: Grabbing with some tags removal and some tags stripping
[webgrab url='http://www.freewebsitetemplates.com' tag='div id="leftside"}' rtag1='h1}' rtag2='div class="pages"' rtag3='div class="about"}' rag4='div class="templatedaily"}' stag1='a' stag2='span class="title"}']
You can add unlimited number of tags to be stripped of the output: use shortcode attributes that starts with stag

Example 5: Grabbing with tags removal, tags stripping and string replacements
[webgrab url='http://www.freewebsitetemplates.com' tag='div id="leftside"}' rtag1='h1}' rtag2='div class="pages"' rtag3='div class="about"}' rtag4='div class="templatedaily"}' stag1='a' stag2='span class="title"}' srch1='class="ss"' repl1='style="display:block;"' srch2='class="title"' repl2='style="display:block;"']
You can add unlimited number of search/replace pairs to be passed to processor: for needle, use shortcode attributes that starts with srch, and for replace, use shortcode attributes that starts with repl

Example 6: Grabbing with tags removal, tags stripping and string replacements – advanced custom own design formatting
[webgrab url='http://www.freewebsitetemplates.com' tag='div id="leftside"}' rtag1='h1}' rtag2='div class="pages"' rtag3='div class="about"}' rtag4='div style="clear:' rtag5='div class="clear"}' rtag6='div style="margin-left:31px;display:block;"}' rtag7='div class="templatedaily"}' srch1='class="title"' repl1='style="display:block;font-size:16px;font-weight:bold;margin-bottom:5px;background-color:#dedede;padding:2px;border:1px solid #ababab;"' srch2='class="ss"' repl2='style="display:block;margin-bottom:10px;"' srch3='class="download"' repl3='style="margin-top:17px;padding:5px;font-weight:bold;text-decoration:none;border:1px solid #ababab;background-color:#dedede;color:#000000;"' srch4='class="preview"' repl4='style="margin-top:17px;padding:5px;font-weight:bold;text-decoration:none;border:1px solid #ababab;background-color:#dedede;color:#000000;"' srch5='class="getwix"' repl5='style="margin-top:17px;padding:5px;font-weight:bold;text-decoration:none;border:1px solid #ababab;background-color:#dedede;color:#000000;"' srch6='class="templateleft"' repl6='style="padding:10px 0 10px 0;border-bottom:1px solid #ababab;"' srch7='class="templateright"' repl7='style="padding:10px 0 10px 0;border-bottom:1px solid #ababab;"'/]

Using the widget feature

Basically, the widget feature offers a simple interface to setup a grabber engine, and then, it displays the grabbed content into the blog sidebar.
Also, the package contains two sample widgets in order to demonstrate the powerful extension capabilities of WiseLoop Web Grabber WordPress Plugin.
You can extend this library with more widgets that handles web grabbed content; your imagination is the limit.

Requirements

  • WordPress 3.0 or newer

Information

Note

WiseLoop assumes no responsibility for any abusive use of this software product and/or violation of any terms of usage of the grabbed web pages.
If you decide to use this software product, do it with responsibility and make sure that you are allowed to display the grabbed HTML contents from the desired web page by checking its terms of usage.

This software product is sold exclusively on codecanyon.net. Please do not download it from elsewhere.

free counters