π¦ ClawHub
Startups
by @networkingit
Research startups, funding rounds, acquisitions, and hiring trends via startups.in
TERMINAL
clawhub install startupsπ About This Skill
name: startups version: "1.0.0" description: Research startups, funding rounds, acquisitions, and hiring trends via startups.in homepage: https://startups.in user-invocable: true author: startups.in license: MIT
startups.in Startup Research
Research startups, track funding, and discover hiring trends using startups.in.
Capabilities
Example Queries
API
Base URL: https://startups.in
Search
GET /api/search?q={query}
Get Startup
GET /api/startups/{slug}
Get Jobs
GET /api/startups/{slug}/jobs
Compare
GET /api/compare?startups={slug1},{slug2}
Authentication
Public access works without auth. For enhanced access, use Moltbook identity:
X-Moltbook-Identity: {token}