Discover/constructconnect.com API
live

constructconnect.com APIconstructconnect.com

Access US construction project data, market reports, industry events, economic insights, and blog content via the ConstructConnect API. 7 endpoints.

Endpoints
7
Updated
14d ago
Try it

No input parameters required.

api.parse.bot/scraper/85d36358-54d2-41ec-8aa7-f0f1f3f90949/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/85d36358-54d2-41ec-8aa7-f0f1f3f90949/get_market_report' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 7 totalclick to expand

Retrieve national market report data showing total active projects and counts by state and county. Returns aggregated project counts across all US states and counties.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "states": "array of objects with project_count and state_abbreviation",
    "counties": "array of objects with county, project_count, and state_abbreviation",
    "total_active_projects": "integer total of all active projects nationally"
  },
  "sample": {
    "data": {
      "states": [
        {
          "project_count": 22455,
          "state_abbreviation": "AL"
        },
        {
          "project_count": 6354,
          "state_abbreviation": "AK"
        }
      ],
      "counties": [
        {
          "county": "Autauga",
          "project_count": 228,
          "state_abbreviation": "AL"
        }
      ],
      "total_active_projects": 1491942
    },
    "status": "success"
  }
}

About the constructconnect.com API

The ConstructConnect API provides 7 endpoints covering active construction projects across all 50 US states, national market reports, industry events, and economic insights. The get_projects_by_state endpoint returns per-project fields including name, city, project value, bid date, sector, and primary building use. The get_market_report endpoint aggregates active project counts at both state and county level, giving a national snapshot in a single call.

Project Data by Geography

The get_projects_by_state endpoint accepts a state parameter as either a full name ('california') or 2-letter abbreviation ('CA') and an optional limit (1–100). Each project object in the response includes id, name, city, state, primary_building_use, primary_project_type, project_value, sector, and bid_date. The response also surfaces total_projects for the state alongside the count of records actually returned, so you can track how many projects are active in a given market without paginating through all results.

National Market Reports and Economic Insights

get_market_report requires no inputs and returns a national-level snapshot: total_active_projects as an integer, an array of state objects each with project_count and state_abbreviation, and a county-level array with county, project_count, and state_abbreviation. This makes it straightforward to build state or county ranking tables. get_economic_insights returns a list of construction economic report links (title and url), suitable for surfacing industry analysis resources programmatically.

Content and Events

get_blog_posts returns recent articles with title, url, and excerpt, and accepts an optional category slug (e.g. 'construction-news', 'estimating') to filter by topic. Pass a post URL from those results to get_blog_post_details to retrieve the full content string for a given article. get_industry_events returns upcoming trade shows and industry events with name, date, and location. get_pricing_plans returns the available subscription tiers with name and features arrays from the ConstructConnect pricing page.

Common use cases
  • Build a state-level construction activity dashboard using project_count from get_market_report county and state arrays
  • Track bid pipeline by querying get_projects_by_state for bid_date and project_value across target markets
  • Aggregate sector distribution (residential vs. commercial) using the sector field from state project listings
  • Monitor industry trade shows by pulling get_industry_events into a team calendar or alert system
  • Surface construction news articles filtered by category using get_blog_posts with a category slug parameter
  • Compare active project totals across counties to identify high-activity construction markets
  • Feed full article text from get_blog_post_details into a content analysis or summarization pipeline
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does ConstructConnect offer an official developer API?+
ConstructConnect does not publish a general-purpose public developer API. Their platform is subscription-based software aimed at contractors and estimators, without documented API access for external developers.
What project-level fields does `get_projects_by_state` return?+
get_projects_by_state returns an array of project objects containing id, name, city, state, primary_building_use, primary_project_type, project_value, sector, and bid_date, along with total_projects for the state and the count of records in the current response. Set limit between 1 and 100 to control result size.
Does the API return Canadian construction project data?+
Not currently. The API covers US projects and market data — get_projects_by_state and get_market_report are scoped to US states and counties only. ConstructConnect's platform does cover Canadian markets, but that data is not exposed by the current endpoints. You can fork this API on Parse and revise it to add a Canadian project endpoint.
Does `get_market_report` support filtering by date range or project type?+
No filtering parameters are supported on get_market_report. It always returns the current national snapshot of total active projects with state and county breakdowns. For filtering by type or sector, use get_projects_by_state and inspect the primary_project_type and sector fields per project. You can fork this API on Parse and revise it to add filtered market report endpoints.
Does the API expose individual project detail pages beyond what `get_projects_by_state` returns?+
Not currently. Project data is limited to the fields returned in the state listing (project_value, bid_date, sector, etc.). Full project specification documents, plan files, and contact details available inside ConstructConnect's subscription platform are not exposed. You can fork this API on Parse and revise it to add a project detail endpoint.
Page content last updated . Spec covers 7 endpoints from constructconnect.com.
Related APIs in B2b DirectorySee all →
13f.info API
13f.info API
mouser.com API
mouser.com API
homes.com API
Search for real estate agents and properties available for sale or rent, while accessing detailed agent profiles with their 1-year transaction history, active listings, and performance statistics. Get comprehensive property details and agent information all in one place to help you find the right agent or property that matches your needs.
industrynet.com API
Find industrial suppliers and browse product categories across a comprehensive marketplace directory. Connect directly with suppliers by viewing detailed listings and submitting contact inquiries programmatically.
bizapedia.com API
Search for detailed business profiles and contact information from Bizapedia, including company details, employee data, and communication channels. Access comprehensive business intelligence to research companies and build targeted contact lists.
yellowpages-uae.com API
Search and discover UAE businesses with instant access to contact details, locations, and branch information from the Yellow Pages UAE directory. Find companies by name, get detailed business profiles, explore multiple branches, and browse available cities all in one place.
104.com.tw API
Search for jobs across Taiwan's largest job board and retrieve detailed job listings including descriptions, requirements, and company information. Find the right career opportunities by browsing thousands of positions or searching for specific roles that match your skills and interests.
cursor.directory API
Search and discover AI cursor rules, MCP servers, and job listings organized by category to enhance your development workflow. Browse detailed information about each rule and server to find the tools and configurations that best fit your needs.