Procore: Search Companies
Procore via Parse · b2b_directory
Search the Procore Construction Network for companies (subcontractors, general contractors, etc.). Returns company profiles including name, services provided, business types, addresses, and coverage areas. Paginates via page number. Search and retrieve construction projects, bids, and company profiles from the Procore Construction Network. Fulfilled by Parse from procore.com.
- b2b-directory
- government-public
- marketplace
- parse
- platform-key
- procore
- procore-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- b2b_directory
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/104087f7-d4a7-45ef-a18f-4bfc5715e762/search_companies
- Interface artifact
- sha256:ade2c058f7ce97e9e47048ebf65fc6b27443b3558f9a373cf5e961dbba0c2fbe
- Manifest digest
- sha256:5c79ddb11327a164ff679d7b555d9cbd81fd87c506d6c4aa473a2a48ad540067
Request fields
- page (integer): Page number for pagination.
- sort (string): Sort order for results.: Allowed values: relevance
- query (string): Search keyword for companies (e.g. 'plumbing', 'HVAC'). When omitted, returns all companies.
- page_size (integer): Number of results per page.
Example queries
- {"page":"1","sort":"relevance","query":"plumbing","page_size":"10"}