Load Stress Test & Traffic Generator avatar
Load Stress Test & Traffic Generator

Pricing

$15.00/month + usage

Go to Store
Load Stress Test & Traffic Generator

Load Stress Test & Traffic Generator

Developed by

Onidivo Technologies

Onidivo Technologies

Maintained by Community

Perform load and stress tests against your website. Drive traffic and test your website tools and integrations.

4.0 (1)

Pricing

$15.00/month + usage

5

Total users

242

Monthly users

16

Runs succeeded

>99%

Last modified

a year ago

You can access the Load Stress Test & Traffic Generator 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 '{
< "urls": [
< {
< "url": "https://bmwrepairguide.com/"
< }
< ],
< "maxUrlDuplications": 0,
< "maxCrawledPagesPerDomain": 0,
< "maxHandledPagesPerRun": 20,
< "proxyConfiguration": {
< "useApifyProxy": true
< },
< "maxHandledPagesPerTime": 50,
< "pageNavigationTimeoutMs": 60000
<}' |
<apify call onidivo/load-stress-test --silent --output-dataset

Load Stress Test & Traffic Generator API through CLI

The Apify CLI is the official tool that allows you to use Load Stress Test & Traffic Generator locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: