Looking up company information manually is slow, repetitive, and hard to scale - especially when tracking changes over time.
This workflow streamlines the process by turning a simple company name into a full company profile, stored and timestamped in Google Sheets.
What does this workflow do?
- Triggered via webhook with a company name
- Uses the Indeed Company Info API to retrieve detailed company data
- Extracts and structures the following fields:
- Company name
- URL
- Website
- Description
- Industry
- Logo
- Headquarter
- Revenue
- Staff range
- Founded year
- Total job count
- Stores the data in Google Sheets
- Includes the current date to track when the data was retrieved
- Allows historical comparison in case the same company is scraped multiple times
Perfect for lead enrichment, market research, or building your own company database.