# HTTPS Proxies for Secure Data Scraping & API Calls

**Use case:** 

Collect a dedicated list of HTTPS proxies to ensure secure and encrypted communication for your web scraping and API integration tasks. Using HTTPS proxies prot

## Input

```json
{
  "maxItems": 800,
  "types": [
    "HTTPS"
  ]
}
```

## Output

```json
{
  "full": {
    "label": "Proxy",
    "format": "string"
  },
  "type": {
    "label": "Type",
    "format": "string"
  },
  "source": {
    "label": "Source",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [Ultimate Free Proxy Scraper](https://apify.com/crawlerbros/ultimate-proxy-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/crawlerbros/ultimate-proxy-scraper) to learn more, explore other use cases, and run it yourself.