Back to tools

trending_producthunt

Get today's trending Product Hunt launches sorted by votes.

Schema and Policy
{
  "name": "trending_producthunt",
  "description": "Get today's trending Product Hunt launches sorted by votes.",
  "inputSchema": {
    "type": "object",
    "properties": {
      "first": {
        "type": "number"
      }
    }
  },
  "category": "Registry",
  "authRequired": false,
  "mutability": "read",
  "status": "active"
}