Product Hunt Search Tool - Launch Discovery
Search Product Hunt launches through Vernclaw, returning compact rows with direct product URLs, Product Hunt URLs, votes, comments, and ranks.
What is Product Hunt Search Tool?
Product Hunt Search helps agents discover public Product Hunt launches for market scans, launch research, competitor tracking, and startup discovery. The connector routes through AIAPI Center and returns normalized product rows that are ready for downstream automation.
Parameters
query(required): Product Hunt search querylimit(optional): number of launches to returnfrom_date/to_date(optional): date bounds inYYYY-MM-DDformatsort(optional): one offeatured_at,votes,comments, orrecent
Example
vernclaw-cli invoke search.producthunt --query "AI coding agent" --limit 5 --from-date 2026-06-01Output
The CLI returns compact JSON by default:
{"status":200,"data":{}}The data payload includes a normalized summary, stats, and compact items rows with:
- rank when available
- product name and tagline
- direct
product_urlwhen resolvable producthunt_urlfor the Product Hunt page- launch or featured timestamp
- public votes and comments
When Product Hunt only provides a redirect URL, Vernclaw resolves it server-side and returns the final product website as product_url. If the redirect cannot be resolved, product_url is null.
Use --pretty only for human-readable inspection. For automation, parse the JSON envelope and numeric status.
Limits
Only publicly available Product Hunt launch and product data is returned. Product Hunt API v2 does not expose global post full-text search, so AIAPI Center filters fetched public launches by keyword. The effective Product Hunt page size is capped at 20 to stay within upstream GraphQL complexity limits. Votes and comments can lag the Product Hunt website because upstream data may be cached, rate-limited, or constrained by Product Hunt API permissions. Commercial or high-volume usage must follow Product Hunt API terms.
Product Hunt Launches List Tool - Daily Launch Radar
List Product Hunt launches for a date or date window through Vernclaw, returning compact launch rows with direct product URLs, Product Hunt URLs, ranks, votes, and comments.
Website Traffic Checker Tool - Traffic Estimator & Analytics
Professional website traffic analysis tool for real-time visitor estimates, traffic source channels, and geographic distribution data. Supports competitor traffic comparison, historical trend analysis, and market segmentation for digital marketing decisions and SEO strategy optimization.