Load Stress Test & Traffic Generator
1 day trial then $15.00/month - No credit card required now
Load Stress Test & Traffic Generator
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}
Actor Metrics
19 monthly users
-
4 stars
96% runs succeeded
Created in Feb 2024
Modified 8 months ago