
Simple URL Loader / Virtual Cronjob
Pricing
$1.00/month + usage

Simple URL Loader / Virtual Cronjob
This lightweight actor loads (NOT JUST PINGS) the provided URLs inside the actor. Perfect to read and process a URLs content and/or status, create your own cronjob, or check on the health of a url. GET, POST and other methods are possible. There's also an option to save the returned content.
0.0 (0)
Pricing
$1.00/month + usage
2
Total users
15
Monthly users
2
Runs succeeded
>99%
Last modified
6 months ago
You can access the Simple URL Loader / Virtual Cronjob programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "theUrls": [< {< "url": "https://example.com"< },< {< "url": "https://example.com/some-path"< }< ]<}' |<apify call chris_gentleman/simple-url-loader --silent --output-dataset
Simple URL Loader / Virtual Cronjob API through CLI
The Apify CLI is the official tool that allows you to use Simple URL Loader / Virtual Cronjob locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: