Content Fetcher
Fetch content from any website with simple shortcode
The facts
- Rating
- 3.2★ from 6
- Active installs
- 200+
- Price
- Free
- Last updated
- 11 Oct 2025
- Added
- May 2017
- Tested up to
- WP 6.6.7
- Downloads
- 7,921
Our analysis
AI-assistedContent Fetcher is a WordPress plugin that allows you to fetch and display content from any website using a shortcode. You can easily add external information, such as news headlines or product details, directly into your posts or pages by specifying a URL and a CSS selector for the content you want to retrieve.
The plugin is designed for ease of use, requiring no additional setup beyond adding the shortcode to your content. It is suitable for users who want to integrate external content into their WordPress sites without complex configurations.
Best for: This plugin is best for WordPress users looking to integrate external content into their sites easily.
What it does well
- ✓Fetches content from any website using a simple shortcode
- ✓Supports CSS selectors to specify which elements to display
- ✓Automatically converts URLs in images and links to absolute URLs
- ✓No additional setup required beyond shortcode usage
Where it falls short
- •Limited information on customization options
- •No details on support or updates beyond the last update date
Verdict
Content Fetcher provides a straightforward solution for displaying external content, though it lacks detailed information on customization and support.
From the developer
Ruhul Amin's own description of Content Fetcher, lightly tidied.
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.
Features:
- simple shortcode