Skip to content

Product Hunt

Product Hunt currently enters through /research rather than a dedicated platform namespace.

Example

Source-filtered Product Hunt research

```bash curl https://api.faircompany.ai/v1/crawl/research \ -X POST \ -H "Authorization: Bearer fc_live_xxx" \ -H "Content-Type: application/json" \ -d '{ "query": "AI meeting notes", "sources": ["producthunt"], "limit": 10 }' ```

Notes

  • use this source for launch discovery and category scans
  • if you already have one Product Hunt URL, /web/scrape may be cheaper than a broad research call