>
Download This Plugin | |
Download Elegant Themes | |
Name | Web Scraper Shortcode |
Version | 1.0.1 |
Author | MyWebsiteAdvisor |
Rating | 94 |
Last updated | 2012-12-01 03:32:00 |
Downloads |
3574
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Web Scraper Shortcode plugin added 14 bytes of resources to the Home page and 20 bytes of resources to the sample Post page.
Web Scraper Shortcode plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Web Scraper Shortcode plugin ads no tables to your Wordpress blog database.use the [web-scraper] shortcode where you want to display the contents of a a specific section of another web page or site. the shortcode takes several parameters, url and target. The url is the url of the page you would like to scrape. The element is the target element of the content from the remote page you would like. You could specify the body element if you would like the entire page, or you could specify something like div#div_id_name to get the contents of that specific div. The limit is the maximum number of entries to display if your element is a class and has returned multiple results, the first n results will be displayed.
Requirements:
To-do: