Is there any easy way to find companies by the year they opened up? Example, I am targeting a certain field for companies established in 2024 or 2025 within a certain state or area in the US.
We offer a "Company Year Founded" data point that can help you find companies established in specific years like 2024 or 2025. To narrow your search to a particular field and area in the US, you can use our Company Search feature. Here's how: 1. Use the "Company Year Founded" filter to specify 2024-2025. 2. In the "Company" section, select relevant industries or keywords for your target field. 3. Under "Location," choose "United States" and specify the desired states or cities. This combination should help you find companies matching your criteria. If you need more detailed guidance, feel free to ask for further assistance.
Is this found within Overview > Add Source > Find Company?
The "Company Year Founded" data point is available in Clay, but I don't have specific information about its location within the Overview > Add Source > Find Company path. This data point helps you discover when a company was established, providing insights into its history and industry longevity. If you're having trouble locating this filter, I'd recommend exploring the search or filter options within the Company Search feature. If you need more detailed guidance, please ask for human assistance by clicking on "Talk to a person".
Where exactly is Company Year Founded? How do I get there?
Create a table in Clay and add a column for company names or domains. Use the "Find Companies" or "Enrich Company Data" integration (e.g., FullContact, Clearbit, or Apollo). In the enrichment settings, pull the "Year Founded" field. Once you've enriched the data, add a filter column in Clay:
IF(AND(Year_Founded >= 2024, State = "STATE"), TRUE, FALSE)
Replace
"STATE" with your target state or area.
Adjust 2024 to 2025 if needed.
Hey Sofia! Apologies for the confusion. Happy to help✨. The "find companies" source does not have a filter for this, but it does return this field, but we have an integration called "enrich company" that can retrieve that data. The best way to approach this is to start off with a company search, selecting other filters relevant to your criteria. Ex: location, industry. Once the results are imported, use "enrich company" to retrieve the "year founded" data & filter your table to show companies that were established in 2024 & 2025. I made a quick recording showing how to do this: https://www.loom.com/share/826c85b7cfc046a9adebf883dbc2896f Let me know if that helps!