Traffic Generator pro avatar
Traffic Generator pro

Pricing

$15.00/month + usage

Go to Store
Traffic Generator pro

Traffic Generator pro

Developed by

scrapingxpert

scrapingxpert

Maintained by Community

The Traffic Generator simulates realistic web traffic using Playwright. It generates views, simulates user behavior, and tests website performance, ideal for scalability testing, user behavior analysis, and traffic generation.

2.7 (2)

Pricing

$15.00/month + usage

3

Total users

62

Monthly users

30

Runs succeeded

80%

Issue response

38 days

Last modified

2 months ago

You can access the Traffic Generator pro 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 '{
< "start_urls": [
< {
< "url": "https://www.remax.com/real-estate-agents/london-ky"
< }
< ],
< "proxyConfig": {
< "useApifyProxy": true
< }
<}' |
<apify call scrapingxpert/traffic-generator-pro --silent --output-dataset

Traffic Generator pro API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: