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.

Load & Stress Test

Run load and stress tests against your list of links. Test your websites tools and integrations.

Features

  • Handle multiple URLs
  • Deep crawling for domain and subdomains links
  • (Upcoming) Custom devices and locations
  • Want more? Let us know here

Use cases

  • Load & stress test your website and get ahead of potential issues.
  • Generate customized traffic to test your website tools and integrations (e.g, analytics, SEO, and ADs).

Cost of usage

When running the actor with memory of 4096 MB using datacenter proxies, average consumption is about $2 usage credits and 90 minutes per 1000 results.

Bugs, issues, features, and feedback

You can report issues on the Actor tab "Issues" or here and discuss or leave your feedback here.

Input

You can provide input either through the editor on the Apify platform or as a JSON object.

The only mandatory field you need to provide is URLs (urls).

1{
2    "urls": [
3        {
4            "url": "https://bmwrepairguide.com/"
5        }
6    ],
7    "maxUrlDuplications": 3,
8    "maxCrawledPagesPerDomain": 3,
9    "maxHandledPagesPerRun": 20,
10    "proxyConfiguration": {
11        "useApifyProxy": true
12    },
13    "maxHandledPagesPerTime": 5,
14    "pageNavigationTimeoutMs": 90000
15}

Output

The output looks like this:

1{
2    "url": "https://bmwrepairguide.com/",
3    "originalUrl": "https://bmwrepairguide.com/",
4    "duplicationId": 0,
5    "pageTitle": "BMW Repair Guide - DIY repairs for your BMW",
6    "loadTime": 0
7}
Developer
Maintained by Community
Actor metrics
  • 15 monthly users
  • 97.7% runs succeeded
  • 0.0 days response time
  • Created in Feb 2024
  • Modified about 1 month ago