# List Amazon Ads partners offering detail page setup services

**Use case:** 

Build a lead list of Amazon Ads partners that help brands optimize product detail pages and A+ content.

## Input

```json
{
  "startUrls": [
    {
      "url": "https://advertising.amazon.com/partners/directory?sref_=user&q=public&services=detail_page_set_up"
    }
  ],
  "maxItems": 5,
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}
```

## Output

```json
{
  "url": {
    "label": "Url"
  },
  "id": {
    "label": "Id"
  },
  "name": {
    "label": "Name"
  },
  "companyName": {
    "label": "Company name"
  },
  "description": {
    "label": "Description"
  },
  "externalHomeUrl": {
    "label": "External home url"
  },
  "contactUrl": {
    "label": "Contact url"
  },
  "companyWebsite": {
    "label": "Company website"
  },
  "logo": {
    "label": "Logo"
  },
  "serviceModel": {
    "label": "Service model"
  },
  "serviceModels": {
    "label": "Service models"
  },
  "pricingModels": {
    "label": "Pricing models"
  },
  "industries": {
    "label": "Industries"
  },
  "services": {
    "label": "Services"
  },
  "products": {
    "label": "Products"
  },
  "marketplaces": {
    "label": "Marketplaces"
  },
  "languages": {
    "label": "Languages"
  },
  "leadChannels": {
    "label": "Lead channels"
  },
  "locations": {
    "label": "Locations"
  },
  "budgets": {
    "label": "Budgets"
  },
  "certificates": {
    "label": "Certificates"
  },
  "accreditation": {
    "label": "Accreditation"
  },
  "badgeProducts": {
    "label": "Badge products"
  },
  "badgeServices": {
    "label": "Badge services"
  },
  "awards": {
    "label": "Awards"
  },
  "social": {
    "label": "Social"
  },
  "caseStudies": {
    "label": "Case studies"
  },
  "testimonials": {
    "label": "Testimonials"
  }
}
```

## About this Actor

This example demonstrates how to use [Amazon Ads Partner Directory Scraper](https://apify.com/lexis-solutions/amazon-ads-partner-directory-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/lexis-solutions/amazon-ads-partner-directory-scraper) to learn more, explore other use cases, and run it yourself.