# Website Traffic Booster

**Use case:** 

Increase daily visits to website with 10 separate sessions. This task generates web traffic data to enhance your site's SEO performance.

## Input

```json
{
  "web_url": "https://www.bhansalisoft.com",
  "visit_count": "10",
  "scroll_waittime": "20",
  "delay": "10",
  "proxySettings": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}
```

## Output

```json
{
  "website_url": {
    "label": "website_url",
    "format": "text"
  },
  "Visit_count": {
    "label": "Visit_count",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [Website Traffic Visitor](https://apify.com/bhansalisoft/website-traffic-visitor) with a specific input configuration. Visit the [Actor detail page](https://apify.com/bhansalisoft/website-traffic-visitor) to learn more, explore other use cases, and run it yourself.