=== API Fetcher plugin ===
Contributors: WesselHampsink
Tags: api, cron, api call, post request, api to post, cron api, api cron, api fetcher, api scraper
Requires at least: 5.1
Tested up to: 5.7
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==

API Fectcher plugin manages scheduled REST API get calls.
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.

Highly recommended to use this plugin in combination with the WP Crontrol plugin, to manage the scheduled events and schedules manually.

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](wordpress.org/plugins/wp-crontrol/) by John Blackbourn & crontributors - WP Crontrol enables you to view and control what’s happening in the WP-Cron system.

== Screenshots ==


== Changelog ==

= 1.0 =

* First release of API Fetcher Plugin

== Upgrade Notice ==
