API Fetcher Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
This API Fetcher plugin can perform scheduled API requests and store the results in posts and meta fields. Ideal for developers that want to practice with API data.
Example usage:
- Collect hourly or daily stock market information via a REST API and save the data in posts.
- Collect news from your favourite topic from a news REST API and give your visitors hourly updated news articles.
Privacy notices
With the default configuration, this plugin, in itself, does not:
- track users by stealth;
- write any user personal data to the database;
- send any data to external servers (with the exception of the API Post requests itself);
- use cookies.
Recommended plugins
The following plugins are recommended for Contact Form 7 users:
- WP Crontrol by John Blackbourn & crontributors – WP Crontrol enables you to view and control what’s happening in the WP-Cron system.
Screenshots
-
The ‘Add new’ option to add a new API Call
-
All the options when creating a new API Call
-
Example of post fields generated by the API Fetcher plugin