# Procore Network Scraper (`lexis-solutions/procore-scraper`) Actor

Procore Network scraper for construction companies: extract firm profiles, locations, services, contacts and metrics from network.procore.com for US construction lead generation and market research.

- **URL**: https://apify.com/lexis-solutions/procore-scraper.md
- **Developed by:** [Lexis Solutions](https://apify.com/lexis-solutions) (community)
- **Categories:** Lead generation, AI, Agents
- **Stats:** 19 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $3.00 / 1,000 partners

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

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 Scraper

![Procore Scraper](https://i.postimg.cc/1XhTjgv7/Screenshot-2026-03-12-at-8-32-08-PM.png)

### ❓ What is Procore Scraper?

The Procore Scraper is a web scraping tool that collects publicly available company data from the [Procore Network](https://network.procore.com/search). It automatically retrieves information about construction companies such as company name, business details, services, location, and contact information. The scraper navigates search results, processes company listings, and extracts structured data from individual company pages, making it easier to analyze or integrate Procore company data into other systems or datasets.

The scraper extracts structured company information including company identifiers, business details, services offered, company size, contact information, website links, addresses, geographic coverage areas, and related business metrics.

It is designed for construction market research, contractor discovery, vendor analysis, lead generation, and building structured datasets of companies within the Procore Network.

### 🌍 Why scrape Procore?

Procore hosts a large network of construction companies, contractors, and service providers across many regions and specialties. Scraping Procore allows users to collect structured information about these businesses in one dataset, making it easier to explore the construction ecosystem at scale.

Scraping Procore allows you to:

- Discover construction companies and contractors across regions

- Collect structured company profiles and contact information

- Analyze services, business types, and construction sectors

- Build datasets of vendors and service providers in the construction industry

- Identify potential partners, suppliers, or subcontractors

- Conduct market research and competitive analysis within the construction ecosystem

This is especially useful for analysts, brands, resellers, and market researchers.

### 📥 Input

```json
{
  "maxItems": 100,
  "startUrls": [
    {
      "url": "https://network.procore.com/search"
    }
  ],
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": ["RESIDENTIAL"]
  }
}
```

### 📤 Output

```json
[
  {
    "url": "https://network.procore.com/p/corrosion-products-and-equipment-rochester",
    "id": "799c6bf2-45b0-480f-92d4-6c90af029095",
    "companyId": 598134325754322,
    "name": "Corrosion Products & Equipment",
    "dba": null,
    "slug": "corrosion-products-and-equipment-rochester",
    "logoUrl": "https://storage.procore.com/api/v5/files/us-east-1/pro-core.com/companies/223457523431895/01K5VWBN40CYYS6MKPJHZ4GCEH?companyId=598134325754322&sig=f047947343192455e4e2924e3217a047af8a08cdd4783bcd3e10a2cdfbebe544",
    "about": "Corrosion Products & Equipment is a Supplier that serves the Rochester, NY area and specializes in Distributed Communications and Monitoring Systems.",
    "website": "https://corrosion-products.com/",
    "phone": "+15187249278",
    "businessTypes": ["Supplier"],
    "constructionSectors": ["Commercial"],
    "services": [
      {
        "id": "a1675529-067a-4499-b1a5-3999d7c49fde",
        "key": "distributed_communications_and_monitoring_systems",
        "name": "Distributed Communications and Monitoring Systems",
        "type": "specialty"
      }
    ],
    "primaryAddress": {
      "address1": "110 Elmgrove Park",
      "address2": null,
      "address3": null,
      "address4": null,
      "city": "Rochester",
      "countryCode": "US",
      "id": "702140c5-8af7-4601-81c5-8a302f65f384",
      "latitude": 43.1617239,
      "longitude": -77.73762599999999,
      "name": "Corrosion Products & Equipment",
      "postalCode1": "14624",
      "primary": true,
      "province": "NY",
      "display": {
        "address": "110 Elmgrove Park Rochester, NY 14624",
        "addressParts": ["110 Elmgrove Park", "Rochester, NY 14624"],
        "postalCode": "14624",
        "cityState": "Rochester, NY"
      }
    },
    "addresses": [
      {
        "address1": "110 Elmgrove Park",
        "address2": null,
        "address3": null,
        "address4": null,
        "city": "Rochester",
        "countryCode": "US",
        "id": "702140c5-8af7-4601-81c5-8a302f65f384",
        "latitude": 43.1617239,
        "longitude": -77.73762599999999,
        "name": "Corrosion Products & Equipment",
        "postalCode1": "14624",
        "primary": true,
        "province": "NY",
        "display": {
          "address": "110 Elmgrove Park Rochester, NY 14624",
          "addressParts": ["110 Elmgrove Park", "Rochester, NY 14624"],
          "postalCode": "14624",
          "cityState": "Rochester, NY"
        }
      }
    ],
    "coverageAreas": [
      {
        "admin1": "ny",
        "admin2": "Rochester",
        "admin3": null,
        "admin4": null,
        "countryCode": "US",
        "googlePlaceId": null,
        "locality": "Rochester",
        "selectedLevel": "LOCALITY"
      }
    ],
    "companySize": {
      "start": 51,
      "end": 100
    },
    "avgContractSize": {
      "start": 0,
      "end": 99999
    },
    "claimed": true,
    "visibility": {
      "published": true,
      "receiveBidInvitations": true,
      "showProcoreActivity": true
    },
    "latLng": {
      "lat": 43.1617239,
      "lng": -77.73762599999999
    },
    "payingAccount": false,
    "createdAt": "2025-09-23T17:59:52.617Z",
    "monolithCreatedAt": "2025-09-23T17:59:53Z",
    "metrics": {
      "totalProjects": null,
      "activeProjects": null,
      "rfisCompleted": null,
      "numberOfOpenRfi": null,
      "numberOfProjectsWithOpenRfi": null,
      "submittalsCompleted": null,
      "averageTimeToSubmittal": null,
      "freemiumTotalProjects": 2,
      "freemiumTotalActiveProjects": 2,
      "freemiumAvgProjectSize": 16505072,
      "freemiumNumOfEmployees": 3
    },
    "relatedBusinesses": [
      {
        "about": "Tele Data Com, Inc is a Specialty Contractor that serves the Rochester, NY area and specializes in Communications.",
        "primaryAddress": {
          "address1": "90 Air Park Dr",
          "address2": "",
          "address3": "",
          "address4": "",
          "city": "Rochester",
          "countryCode": "US",
          "id": "d4f5ba26-8141-40e1-854b-0210a3e3c415",
          "latitude": 43.1152108,
          "longitude": -77.6607384,
          "name": "Main Office",
          "postalCode1": "14624",
          "primary": true,
          "province": "NY",
          "display": {
            "address": "90 Air Park Dr Rochester, NY 14624",
            "addressParts": ["90 Air Park Dr", "Rochester, NY 14624"],
            "postalCode": "14624",
            "cityState": "Rochester, NY"
          }
        },
        "addresses": [
          {
            "address1": "90 Air Park Dr",
            "address2": "",
            "address3": "",
            "address4": "",
            "city": "Rochester",
            "countryCode": "US",
            "id": "d4f5ba26-8141-40e1-854b-0210a3e3c415",
            "latitude": 43.1152108,
            "longitude": -77.6607384,
            "name": "Main Office",
            "postalCode1": "14624",
            "primary": true,
            "province": "NY",
            "display": {
              "address": "90 Air Park Dr Rochester, NY 14624",
              "addressParts": ["90 Air Park Dr", "Rochester, NY 14624"],
              "postalCode": "14624",
              "cityState": "Rochester, NY"
            }
          }
        ],
        "claimed": true,
        "classifications": [],
        "constructionSectors": [
          "Commercial",
          "Healthcare",
          "Industrial and Energy",
          "Infrastructure",
          "Institutional"
        ],
        "coverageAreas": [
          {
            "admin1": "NY",
            "admin2": "Monroe",
            "admin3": null,
            "admin4": null,
            "countryCode": "US",
            "googlePlaceId": "",
            "locality": "Rochester",
            "selectedLevel": "LOCALITY"
          },
          {
            "admin1": "NY",
            "admin2": "Erie",
            "admin3": null,
            "admin4": null,
            "countryCode": "US",
            "googlePlaceId": "",
            "locality": "Buffalo",
            "selectedLevel": "LOCALITY"
          }
        ],
        "dba": null,
        "id": "c765ff3a-0cf7-4fd4-8f5f-3333801f55e9",
        "latLng": {
          "lat": 43.1152108,
          "lng": -77.6607384
        },
        "logoUrl": "https://logo.clearbit.com/www.teledatacom.net",
        "name": "Tele Data Com, Inc",
        "phone": null,
        "primarySlug": "tele-data-com-inc-rochester",
        "providedServices": [
          {
            "id": "bf26c799-48f8-468b-8f0d-d2c6e64d46f0",
            "key": "communications",
            "name": "Communications",
            "type": "trade"
          }
        ],
        "website": "http://www.teledatacom.net",
        "businessTypes": ["Specialty Contractor"],
        "display": {
          "name": "Tele Data Com, Inc"
        },
        "avgContractSize": null,
        "companySize": null,
        "visibility": null,
        "companyId": null,
        "monolithCreatedAt": null,
        "payingAccount": null,
        "createdAt": 1699300912035
      }
    ]
  }
]
```

### Need to scrape other sites?

Check out our other scrapers on Apify:

- [Acquire.com Scraper](https://apify.com/lexis-solutions/acquire-scraper)
- [Companies House UK Scraper](https://apify.com/lexis-solutions/companies-house-uk-scraper)
- [Herold.at Scraper](https://apify.com/lexis-solutions/herold-at-scraper)
- [Kununu.com Companies Scraper](https://apify.com/lexis-solutions/kununu-scraper)

***

👀 p.s.

Got feedback or need an extension?

Lexis Solutions is a [certified Apify Partner](https://apify.com/partners/find). We can help you with custom solutions or data extraction projects.

Contact us over [Email](mailto:scraping@lexis.solutions) or [LinkedIn](https://www.linkedin.com/company/lexis-solutions)

### Support Our Work 💝

If you're happy with our work and scrapers, you're welcome to leave us a company review [here](https://apify.com/partners/find/lexis-solutions/review) and leave a review for the scrapers you're subscribed to. It will take you less than a minute but it will mean a lot to us!

### Image Credit

Image Credits:  [network.procore.com](https://network.procore.com/search)

# Actor input Schema

## `startUrls` (type: `array`):

URLs to scrape

## `maxItems` (type: `integer`):

The maximum number of items to fetch

## `proxyConfiguration` (type: `object`):

Your proxy configuration from Apify

## Actor input object example

```json
{
  "startUrls": [
    {
      "url": "https://network.procore.com/search?q=holding"
    }
  ],
  "maxItems": 5,
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}
```

# Actor output Schema

## `overview` (type: `string`):

No description

# 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 = {
    "startUrls": [
        {
            "url": "https://network.procore.com/search?q=holding"
        }
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("lexis-solutions/procore-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 = { "startUrls": [{ "url": "https://network.procore.com/search?q=holding" }] }

# Run the Actor and wait for it to finish
run = client.actor("lexis-solutions/procore-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 '{
  "startUrls": [
    {
      "url": "https://network.procore.com/search?q=holding"
    }
  ]
}' |
apify call lexis-solutions/procore-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

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