# Procore Network Contractors Scraper (`agenscrape/procore-network-contractors-scraper`) Actor

Extract 650,000+ verified contractors from Procore Network across all 50 US states. Get comprehensive company profiles, contact information, and business intelligence in minutes.

- **URL**: https://apify.com/agenscrape/procore-network-contractors-scraper.md
- **Developed by:** [Agenscrape](https://apify.com/agenscrape) (community)
- **Categories:** Lead generation, Automation, Agents
- **Stats:** 49 total users, 3 monthly users, 100.0% runs succeeded, 3 bookmarks
- **User rating**: 3.00 out of 5 stars

## Pricing

from $0.50 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## Procore Network Contractors Scraper

**Extract 650,000+ verified contractors** from Procore Network across all 50 US states. Get comprehensive company profiles, contact information, and business intelligence in minutes.

### 📊 Database Coverage

Access **656,355+ contractors** with complete business profiles:

#### Top States by Contractor Count

- **California (CA):** 43,000+ contractors
- **Texas (TX):** 39,500+ contractors
- **Florida (FL):** 39,100+ contractors
- **New York (NY):** 27,900+ contractors
- **Georgia (GA):** 19,300+ contractors
- **North Carolina (NC):** 18,500+ contractors
- **Pennsylvania (PA):** 18,900+ contractors
- **Ohio (OH):** 17,250+ contractors
- **Illinois (IL):** 17,850+ contractors
- **Virginia (VA):** 17,050+ contractors

#### Full State Coverage

All 50 US states supported with real-time data:

- **10,000+ contractors:** AL, AZ, CA, CO, CT, FL, GA, IL, IN, LA, MA, MD, MI, MN, MO, NJ, NY, NV, OH, OR, PA, SC, TN, TX, UT, WA, WI
- **5,000-10,000:** AK, AR, DE, HI, IA, ID, KS, KY, ME, MS, MT, NC, ND, NE, NH, NM, OK, RI, SD, VT, WV, WY
- Complete coverage of all states

### ✨ Key Features

#### Comprehensive Data Extraction

- **Company Information:** Full business names and official profiles
- **Contact Details:** Direct phone numbers
- **Location Data:** Complete addresses (street, city, state)
- **Market Intelligence:** Construction sectors and specializations
- **Business Classification:** Company types and categories
- **Service Catalog:** Detailed trades and services offered
- **Project Insights:** Average Procore project sizes
- **Profile Access:** Direct URLs to full company profiles

#### Performance & Reliability

- ⚡ **Fast Processing:** Scrapes hundreds of contractors per minute
- 🎯 **Flexible Limits:** Set max results for quick tests or full extracts
- 🔄 **Smart Pagination:** Optimized to stop when target reached
- 📊 **Multiple Formats:** Export as JSON, CSV, or Excel
- ⏱️ **Extended Timeout:** 8-hour limit handles largest states
- 🛡️ **Built-in Retries:** Automatic error handling and recovery

### 🚀 Quick Start

#### Input Parameters

**State Code** (required)

- 2-letter US state abbreviation in uppercase
- Examples: `CA`, `TX`, `FL`, `NY`

**Max Results** (optional)

- Limit number of contractors to scrape
- Leave empty for complete state data
- Use for testing: `100` (completes in ~1 minute)
- Default prefill: `100` contractors

#### Example Usage

**Test Run (Recommended First)**

```json
{
  "state": "CA",
  "maxResults": 100
}
```

Completes in ~60 seconds, perfect for testing.

**Small State - Full Extract**

```json
{
  "state": "VT"
}
```

\~5,700 contractors in ~10 minutes.

**Large State - Full Extract**

```json
{
  "state": "CA"
}
```

\~43,000 contractors in ~4 hours (use higher compute units recommended).

**Custom Limit**

```json
{
  "state": "TX",
  "maxResults": 1000
}
```

First 1,000 contractors in ~15 minutes.

### 📤 Output Format

Each contractor record includes:

```json
{
  "name": "ABC Construction Inc",
  "phone": "(555) 123-4567",
  "address": "123 Main Street, Los Angeles, CA",
  "marketSector": "Commercial; Residential; Industrial",
  "companyType": "General Contractor; Design-Build",
  "tradesCovered": "Carpentry, Concrete, Electrical, HVAC, Plumbing",
  "averageProjectSize": "$2,500,000",
  "url": "https://network.procore.com/p/abc-construction"
}
```

### 💼 Use Cases

#### Business Development

- Find qualified subcontractors and partners
- Build targeted prospect lists by state
- Identify companies by project size
- Research competitor capabilities

#### Market Research

- Analyze construction markets by geography
- Track industry trends and specializations
- Identify market gaps and opportunities
- Size total addressable market

#### Lead Generation

- Create verified contractor databases
- Segment by trades and services
- Filter by location and project size
- Direct contact information included

#### Supply Chain Management

- Source specialized trade contractors
- Identify qualified vendors by region
- Build approved vendor lists
- Verify company credentials

### 📈 Performance Metrics

- **Small States** (< 10k contractors): 10-15 minutes
- **Medium States** (10k-20k contractors): 20-45 minutes
- **Large States** (20k-40k contractors): 2-5 hours
- **Largest States** (40k+ contractors): 4-8 hours

**Speed Tips:**

- Use `maxResults` for faster targeted extracts
- Small test runs complete in ~1 minute
- Increase compute units for large states
- Run multiple small states in parallel

### 🎯 Data Quality

All data sourced directly from **Procore Network**, the industry-leading construction management platform:

- ✓ Verified business profiles
- ✓ Self-reported company information
- ✓ Active Procore Network members
- ✓ Real-time data extraction
- ✓ Complete and accurate records

### 💡 Pro Tips

1. **Start Small:** Test with `maxResults: 100` before full runs
2. **Check Counts:** Review state counts above to estimate runtime
3. **Export Options:** Download as CSV for Excel, JSON for databases
4. **Parallel Processing:** Run multiple small states simultaneously
5. **Schedule Wisely:** Large states work best with higher memory settings

### 🔧 Technical Details

- **No Browser Required:** Fast API-based extraction
- **Smart Throttling:** Optimized request patterns
- **Error Recovery:** Automatic retries on failures
- **Memory Efficient:** Processes data in batches
- **Scalable:** Handles from 100 to 40,000+ records

***

**Total Database Size:** 656,000+ contractors across 50 states
**Data Freshness:** Real-time from Procore Network
**Export Formats:** JSON, CSV, Excel, XML

# Actor input Schema

## `state` (type: `string`):

US state code (e.g., CA, NY, TX)

## `maxResults` (type: `integer`):

Maximum number of contractors to scrape. Leave empty for all results.

## Actor input object example

```json
{
  "state": "CA",
  "maxResults": 100
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "state": "CA",
    "maxResults": 100
};

// Run the Actor and wait for it to finish
const run = await client.actor("agenscrape/procore-network-contractors-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "state": "CA",
    "maxResults": 100,
}

# Run the Actor and wait for it to finish
run = client.actor("agenscrape/procore-network-contractors-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "state": "CA",
  "maxResults": 100
}' |
apify call agenscrape/procore-network-contractors-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=agenscrape/procore-network-contractors-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/K5r6KaozCZn6cEPgn/builds/Bym2KnESx3B93k2l4/openapi.json
