Load Stress Test & Traffic Generator avatar

Load Stress Test & Traffic Generator

Try for free

1 day trial then $15.00/month - No credit card required now

View all Actors
Load Stress Test & Traffic Generator

Load Stress Test & Traffic Generator

onidivo/load-stress-test
Try for free

1 day trial then $15.00/month - No credit card required now

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

You can access the Load Stress Test & Traffic Generator programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "urls": [
3    {
4      "url": "https://bmwrepairguide.com/"
5    }
6  ],
7  "maxUrlDuplications": 0,
8  "maxCrawledPagesPerDomain": 0,
9  "maxHandledPagesPerRun": 20,
10  "proxyConfiguration": {
11    "useApifyProxy": true
12  },
13  "maxHandledPagesPerTime": 50,
14  "pageNavigationTimeoutMs": 60000
15}' |
16apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 22 monthly users
  • 3 stars
  • 100.0% runs succeeded
  • Created in Feb 2024
  • Modified 6 months ago