Reference & Lookup Data · Integration

Hacker News

Add Hacker News to your product for your customers, and give your AI agents governed access to it.

Embed a Hacker News integration so your product can read public stories and comment threads without you maintaining polling code. The API is public and read-only, so there is no per-customer credential to manage, and fastn handles pagination, throttling, and API upkeep so a large read does not turn into rate-limit handling in your codebase.

Start freeBook a demo

In your product

Embedded for your customers. Per-tenant auth, no per-customer code, maintained by fastn.

Pull front page and new stories into your product so users see relevant discussion in context.

Read a story's full comment thread to power summarisation or sentiment features.

Look up items by keyword so your product can show where a topic was discussed.

Poll for new items on a schedule so mentions surface in your product shortly after they are posted.

For your AI agents

Governed, audited access for the agents you build, through the MCP server.

An agent reads a thread and summarises what commenters actually said.

An agent scans recent stories to ground an answer in current discussion.

Reads are logged per tenant, so what informed an agent's answer is traceable.

Example prompt

Summarise the top comments on today's highest scoring story about databases.

Set up Hacker News in 4 steps

  1. 01Open the Hacker News connector from your fastn dashboard.
  2. 02No customer credentials are needed, because the Hacker News API is public and read-only.
  3. 03Enable the read actions your product uses and set how often you poll for new items.
  4. 04Call them from your product, or expose them to an agent through the MCP server.

Why teams use the Hacker News integration

What you get by embedding it with fastn instead of building it yourself.

  • Ship a Hacker News integration without building it. Your customers connect their own Hacker News account inside your product and work their lookups, results and reports there, with no per-customer code on your side.
  • Handle the part that actually costs time: these are metered read sources, so an uncached lookup on every page view burns the customer's allowance. fastn owns the auth, token refresh, rate limits, pagination and breaking-change fixes, so a Hacker News update is not your on-call problem.
  • One integration serves your product and your agents. The same governed Hacker News connection powers in-product features and gives AI agents scoped, audited access, so you answer questions from an authoritative outside source without holding that data yourself without wiring it twice.

Used by these teams

MarketingData & Analytics

Works well with

SlackNotionGoogle Sheets

Often used alongside

Tools the same teams tend to run next to Hacker News, across other categories.

SalesforceHubSpotSnowflakeBox

Hacker News integration FAQ

How do I add a Hacker News integration to my product?

Enable the Hacker News connector in your fastn dashboard, then let each customer authenticate their own Hacker News account. fastn handles the OAuth flow, token storage and refresh per tenant, so there is no Hacker News client code in your app and no per-customer branch in your codebase. Setup is 4 steps.

Do my customers each connect their own Hacker News account?

Yes. Every connection is scoped to the individual customer, so each authorises their own Hacker News account and only ever sees their own lookups, results and reports. That per-tenant isolation is the point of an embedded integration: you support the long tail of customer setups without maintaining an integration per customer.

Can AI agents use this Hacker News integration?

Yes. The same connection is exposed to your agents through the fastn MCP gateway, with permissions scoped per tenant and every call audited. An agent reads a thread and summarises what commenters actually said.

Who maintains the Hacker News integration?

fastn does. When Hacker News changes an endpoint, deprecates a field or alters its auth, the fix lands in the connector rather than in your backlog, and your customers' connections keep working.

Whose credentials does a Hacker News lookup run under?

Each customer's own. Quota and cost land on the customer that caused them rather than on a shared key you have to meter and re-bill, and one heavy customer cannot exhaust another's allowance.

How should Hacker News results be cached?

Per tenant, with a window that matches how fast the underlying data actually moves. Hacker News is a read source rather than a system of record, so the same query returns the same answer until the source changes, and caching is the difference between a sustainable integration and one that exhausts a customer's allowance on a busy page.

What can I build with the Hacker News integration?

A common starting point: pull front page and new stories into your product so users see relevant discussion in context. Teams also use it for the other use cases listed above, and expose it to agents for governed reads and writes.

How much does the Hacker News integration cost?

It is included. Pricing is based on connected accounts, not on how many connectors you enable, so adding Hacker News does not change your per-connector cost. You can start free with 3 connected accounts.

Add Hacker News to your product

Start free with 3 connected accounts. No sales call required, and no per-customer integration code.

Start freeRead the docs
← All integrations