Title: Content Fetcher
Author: Ruhul Amin
Published: <strong>30 Maggio 2017</strong>
Last modified: 11 Ottobre 2025

---

Ricerca i plugin

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

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# Content Fetcher

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

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

 * [Dettagli](https://it.wordpress.org/plugins/content-fetcher/#description)
 * [Recensioni](https://it.wordpress.org/plugins/content-fetcher/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/content-fetcher/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/content-fetcher/#developers)

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

## Descrizione

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

## Installazione

 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”]

## Recensioni

![](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 Agosto 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 Marzo 2022
1 risposta

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 Gennaio 2022 1 risposta

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 Ottobre 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 Ottobre 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 Maggio 2017

it works

 [ Leggi tutte le recensioni di 6 ](https://wordpress.org/support/plugin/content-fetcher/reviews/)

## Contributi e sviluppo

“Content Fetcher” è un software open source. Le persone che hanno contribuito allo
sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “Content Fetcher” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/content-fetcher)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/content-fetcher/)
segui il [repository SVN](https://plugins.svn.wordpress.org/content-fetcher/), segui
il [log delle modifiche](https://plugins.trac.wordpress.org/log/content-fetcher/)
tramite [RSS](https://plugins.trac.wordpress.org/log/content-fetcher/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versione **1.1**
 *  Ultimo aggiornamento **8 mesi fa**
 *  Installazioni attive **200+**
 *  Testato fino alla versione **6.6.5**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/content-fetcher/)
 * Tag
 * [content scraper](https://it.wordpress.org/plugins/tags/content-scraper/)[scraper](https://it.wordpress.org/plugins/tags/scraper/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/content-fetcher/advanced/)

## Valutazioni

 3.2 su 5 stelle.

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

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/content-fetcher/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/content-fetcher/)