Adding technology filter to your company search

Learn how to add a technology filter to your search.

At TheirStack, we are obsessed with helping sales intelligence software give them the best data. We know that building a great company search is key to help your users find the right companies. But to have a great company search, you need to have plenty of filters and being honest, each provider is really strong on a specific data point.

TheirStack can help you add the following filters:

  • Technologies: a catalogue of 21k+ technologies to filter by technology.
  • Job postings: a catalogue of 110M+ job postings to filter by job postings.

Generic company search

Let's imagine your user is searching for "Companies in US, with more than 100 employees, that use Snowflake, that raised more than 10M".

This will be the step by step of the process technnically:

You'll get the list of company domains from your own database and filter by:

  • country: US
  • employee_count: more than 100
  • raised_amount: more than 10M

You'll call our Company Search API with the list of company domains and filter by:

  • company_domain: list of company domains from your own database. There is no limit to the number of companies you can pass to the API.
  • technology_slug: snowflake
  • limit: 25 (number of records you want to display to your end user)
You'll get the list of companies that use Snowflake.

How is this guide?

Last updated on