---
title: "New Contractor and Trade Business Licences"
slug: "new-contractor-trade-licences"
type: "apify-task-example"
url: "https://automationbyexperts.com/apify/examples/new-contractor-trade-licences"
actor: "New Business License Feed: Fresh Openings by City"
actor_url: "https://automationbyexperts.com/apify/business-license-feed"
apify_url: "https://apify.com/fayoussef/business-license-feed/examples/new-contractor-trade-licences?fpr=youssef&fp_sid=abe_ex_new-contractor-trade-licences"
price: "$0.002"
price_unit: "per new license record"
---

# New Contractor and Trade Business Licences

Newly issued contractor, plumbing, electrical, HVAC and roofing business licences in Seattle and New Orleans over the last month. A trade business that has just registered is buying tools, insurance, a van wrap, accounting and lead generation, and is not yet locked into a supplier. Each run skips the licences it has already sent you, so a monthly schedule gives you that month's new firms.

**Run it:** [New Contractor and Trade Business Licences on Apify](https://apify.com/fayoussef/business-license-feed/examples/new-contractor-trade-licences?fpr=youssef&fp_sid=abe_ex_new-contractor-trade-licences)  
**Actor:** [New Business License Feed: Fresh Openings by City](https://automationbyexperts.com/apify/business-license-feed)  
**Pricing:** $0.002 per new license record

## The input this task runs with

```json
{
  "cities": [
    "seattle",
    "neworleans"
  ],
  "lookbackDays": 30,
  "keywords": [
    "contractor",
    "plumbing",
    "electrical",
    "hvac",
    "roofing",
    "construction"
  ],
  "onlyNewSinceLastRun": true,
  "watchlistName": "trades"
}
```

## How to run it

1. Open the task on Apify. New accounts get $5 of free credit.
2. Check the pre-filled input above and change anything you need.
3. Click Run. Pagination, proxies and anti-bot handling are automatic.
4. Export CSV, JSON or Excel, or save it as your own task and schedule it.

---

Part of [AutomationByExperts](https://automationbyexperts.com) - see [all example tasks](https://automationbyexperts.com/apify/examples) or [request a new one](https://automationbyexperts.com/suggest).
