Title: Content Fetcher
Author: Ruhul Amin
Published: <strong>30, Mayu de 2017</strong>
Last modified: 11, Ochobre de 2025

---

Guetar plugins

![](https://ps.w.org/content-fetcher/assets/banner-772x250.png?rev=1666940)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/content-fetcher_22b14c.svg)

# Content Fetcher

 By [Ruhul Amin](https://profiles.wordpress.org/ruhulamin/)

[Download](https://downloads.wordpress.org/plugin/content-fetcher.1.1.zip)

 * [Details](https://ast.wordpress.org/plugins/content-fetcher/#description)
 * [Reviews](https://ast.wordpress.org/plugins/content-fetcher/#reviews)
 *  [Installation](https://ast.wordpress.org/plugins/content-fetcher/#installation)
 * [Development](https://ast.wordpress.org/plugins/content-fetcher/#developers)

 [Support](https://wordpress.org/support/plugin/content-fetcher/)

## Description

This plugin allows users to fetch content from any website and display it effortlessly
on their WordPress site using a simple shortcode. It’s perfect for adding external
information, like news headlines, product details, or informative snippets, directly
into posts or pages.

Sample Shortcode:
 To fetch content from a Wikipedia page and display the infobox
about Earth, use the following shortcode: Sample shortcode [get_content_from url
=’https://en.wikipedia.org/wiki/Earth’ with=’.infobox’]

Shortcode Attributes:

url: The URL of the website from which you want to fetch content.
 with: A CSS selector
that specifies which elements to fetch from the provided URL (e.g., .infobox for
Wikipedia infoboxes). limit (optional): Limits the number of elements fetched and
displayed. For example, limit=”3″ will show only the first three matching elements.
How It Works: After activating the plugin, simply use the [get_content_from] shortcode
with your desired parameters. The plugin will automatically replace all URLs in 
images and links with absolute URLs to ensure they load correctly from the source
website.

This plugin is plug-and-play, requiring no additional setup—just add the shortcode
to your content, and you’re ready to go!

If you need to customize this plugin, you can checkout our [WordPress Maintenance Services](https://techvila.com/).

#### Features:

 * simple shortcode

## Installation

 1. Download the plugin
 2. upload to plugin directory
 3. activate from dashboard
 4. There is no settings
 5. Just insert this shortcode to your post,page or in widget [get_content_from url
    =”http://domain.com” with=”id_or_class”]

## Reviews

![](https://secure.gravatar.com/avatar/9f54044970565a9be946862c97204e92a6530028062b527d9c73cd77c19edb31?
s=60&d=retro&r=g)

### 󠀁[Was working till a month ago with google sheets](https://wordpress.org/support/topic/was-working-till-a-month-ago-with-google-sheets/)󠁿

 [pparkadmin](https://profiles.wordpress.org/pparkadmin/) 22, Agostu de 2025

Seems to have stopped working with the published HTML version of google sheets, 
was working fine till a month ago.

![](https://secure.gravatar.com/avatar/b3c48fbd7814b951e968235a8082d5fc8b8202c385e7518552ac893c881fd18e?
s=60&d=retro&r=g)

### 󠀁[Doesn’t work](https://wordpress.org/support/topic/doesnt-work-2805/)󠁿

 [allbrandsmatter](https://profiles.wordpress.org/allbrandsmatter/) 6, Marzu de 
2022 1 reply

Doesn’t work (anymore). I’ve tried different things, but it just doesn’t work. I’ll
change my rating to 5 stars as well when it works!

![](https://secure.gravatar.com/avatar/93e8a924bd86a93a3add2c97a53930d4e7acb927b69708cf81b9d11ffdb9dc0d?
s=60&d=retro&r=g)

### 󠀁[Not working](https://wordpress.org/support/topic/not-working-3829/)󠁿

 [C77](https://profiles.wordpress.org/c77/) 31, Xineru de 2022 1 reply

Not working. If plugin author sees this review, please reply, and I will change 
my rating. Thank you.

![](https://secure.gravatar.com/avatar/34cf944db4bb76723f8e46e3532ecdcd8d6f0210f4323c0f24d4d2c44f9ed08c?
s=60&d=retro&r=g)

### 󠀁[Good plugin, but need CRON](https://wordpress.org/support/topic/good-plugin-but-need-cron/)󠁿

 [bazilio07](https://profiles.wordpress.org/bazilio07/) 25, Ochobre de 2020

Author, amasing plugin, but please add auto-update content every hour, that would
be great.

![](https://secure.gravatar.com/avatar/1bab4434a2bf21b158367254f003c2f3df422d9f2230fb634c5cd6b7799a1dd7?
s=60&d=retro&r=g)

### 󠀁[Works great!](https://wordpress.org/support/topic/works-great-7184/)󠁿

 [derekmacewen](https://profiles.wordpress.org/derekmacewen/) 15, Ochobre de 2020

I use it to parse info from another site to display draw date and current jackpot
for a lottery draw, and it works well! I have to invoke the plugin twice with different
parameters to get the two pieces of info, but it doesn’t appear to slow my site 
down appreciably. I couldn’t find any other free plugin that would do this, and 
I like the fact that it’s very few lines of code, so there’s little to go wrong.

![](https://secure.gravatar.com/avatar/ef2c8f93a0558c2047555f674c8746b22988ace93eba9262d198d0a28236ce97?
s=60&d=retro&r=g)

### 󠀁[Awesome](https://wordpress.org/support/topic/awesome-4664/)󠁿

 [Ruhul Amin](https://profiles.wordpress.org/ruhulamin/) 31, Mayu de 2017

it works

 [ Read all 6 reviews ](https://wordpress.org/support/plugin/content-fetcher/reviews/)

## Contributors & Developers

“Content Fetcher” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Ruhul Amin ](https://profiles.wordpress.org/ruhulamin/)

[Translate “Content Fetcher” into your language.](https://translate.wordpress.org/projects/wp-plugins/content-fetcher)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/content-fetcher/), 
check out the [SVN repository](https://plugins.svn.wordpress.org/content-fetcher/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/content-fetcher/)
by [RSS](https://plugins.trac.wordpress.org/log/content-fetcher/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.1**
 *  Last updated **6 meses ago**
 *  Active installations **200+**
 *  Tested up to **6.6.5**
 *  Language
 * [English (US)](https://wordpress.org/plugins/content-fetcher/)
 * Tags
 * [content scraper](https://ast.wordpress.org/plugins/tags/content-scraper/)[scraper](https://ast.wordpress.org/plugins/tags/scraper/)
 *  [Advanced View](https://ast.wordpress.org/plugins/content-fetcher/advanced/)

## Ratings

 3.2 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/content-fetcher/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/content-fetcher/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/content-fetcher/reviews/?filter=3)
 *  [  1 2-star review     ](https://wordpress.org/support/plugin/content-fetcher/reviews/?filter=2)
 *  [  2 1-star reviews     ](https://wordpress.org/support/plugin/content-fetcher/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/content-fetcher/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/content-fetcher/reviews/)

## Contributors

 *   [ Ruhul Amin ](https://profiles.wordpress.org/ruhulamin/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/content-fetcher/)