Export data with revealed records

You can export all records from already revealed companies. This is useful if you want to export data without consuming credits.
All the latest updates, improvements, and fixes to TheirStack
You can export all records from already revealed companies. This is useful if you want to export data without consuming credits.
Company searches that before took too long or were just impossible to run just take seconds. This would typically happen when adding job or technology filters to the search. Here are examples of such queries: - Companies using Snowflake, with a high confidence score in the usage of that technology, from the US. Now it completes in less than 5 seconds - Companies hiring data engineers in the US, UK or Canada. Now completes in 3-4 seconds as well
These and other slow queries are now 2-6x faster. These is how long queries would take before and after the improvement:
Time before | Time now | Improvement |
---|---|---|
~16s | ~9s | 1.8x faster |
~52s | ~13s | 4.0x faster |
~98s | ~16s | 6.1x faster |
Timeouts (at 2 mins) | 20-35s | ~6x faster |
Previously, when scraping new jobs, we stored direct logo URLs from external sources. These links often broke due to expiration or CORS issues. We've updated our process to copy and host logo images on our own infrastructure. All newly detected companies will now use a permanent URL format: https://media.theirstack.com/company/logo/xxx
.
These links are stable and can be used anywhere.
We have revamped our docs to make it easier to discover TheirStack and its features.
When enabled, the webhook will fire only once for each company. This is helpful for sales workflows where you want to act on the first job posted (e.g., send an email, add to a CRM) without triggering the workflow for every subsequent job from the same company.
Track individual webhook performance and credit consumption with a detailed breakdown chart. View which webhooks are using the most credits on the usage page.
Resolved two issues affecting app users in company search:
You can now set when to automatically purchase credits when your balance is low in the billing page.
You can now use the webhooks API to integrate this feature in your own system or to automate webhook creations. Check out the webhooks docs for more information.