Rails::API is a subset of a normal Rails application, created for applications that don't require all functionality that a complete Rails application provides. It is a bit more lightweight, and consequently a bit faster than a normal Rails application. The main example for its usage is in API applications only, where you usually don't need the entire Rails middleware stack nor template generation.
curl --request POST \
--url "https://api.theirstack.com/v1/companies/search" \
--header "Accept: application/json" \
--header "Content-Type: application/json" \
--header "Authorization: Bearer <api_key>" \
-d "{
\"company_technology_slug_or\": [
\"rails-api\"
],
\"company_country_code_or\": [
\"AUKUS\"
]
}"Technology
is any of
Rails API
Country
is any of
AUKUS
| 公司 | 国家 | 行业 | 员工 | 收入 | 技术 |
|---|---|---|---|---|---|
美国 | Wellness and Fitness Services | 227 | $4M | Rails API | |
美国 | Computers and Electronics Manufacturing | 116 | Rails API | ||
美国 | Financial Services | 110 | $7.2M | Rails API | |
美国 | Software Development | 1.4k | $17M | Rails API | |
美国 | Software Development | 53 | $6M | Rails API | |
美国 | Financial Services | 6.4k | $6.2B | Rails API | |
美国 | IT Services and IT Consulting | 302 | $2.8M | Rails API | |
美国 | IT Services and IT Consulting | 1.6k | $50M | Rails API | |
美国 | Software Development | 307 | Rails API | ||
英国 | Retail Apparel and Fashion | 72 | Rails API |
下载位于AUKUS、使用Rails API的91家公司列表。此精选列表可下载,并附有关键公司信息,包括行业分类、公司规模、地理位置、融资轮次和营收数据等。
技术使用统计与市场份额
您可以根据您的需求,通过对地理位置、行业、公司规模、营收、技术使用情况、职位等进行筛选,来自定义这些数据。您可以以 Excel 或 CSV 格式下载数据。
您可以为这些数据设置提醒。先选择您感兴趣的技术即可开始,然后当有新的公司使用该技术时,您将会在收件箱中收到提醒。
您可以将这些数据导出为 Excel 文件,该文件可以导入到您的 CRM 中。您也可以通过 API 导出数据。