FreeAPI.watch

Lobste.rs API

Simple JSON API for the Lobste.rs technology-focused news aggregator, providing stories, comments, and user data.

Status
🟢 Online · 787 ms
30-day uptime
99.86%
Free tier
Unlimited, no key, no credit card
Auth
No key required
Last 30 days

Free alternatives (live ranking)

Compare Lobste.rs API with…

Official docs ↗

Frequently Asked Questions

Does Lobste.rs API require an API key?

No, Lobste.rs API is freely accessible without registration or an API key.

What is Lobste.rs API's free tier?

Unlimited, no key, no credit card

Is Lobste.rs API currently online?

We check Lobste.rs API every hour. The current status is shown at the top of this page. You can also see the 30-day uptime history in the chart above.

Implementation notes

When to use Lobste.rs API

Lobste.rs API is the best no-key alternative to Hacker News for curated tech-community content. The community is smaller (~15,000 active users) but the signal-to-noise ratio is higher due to invitation-only membership. Use it alongside HN for a blended tech feed, or alone for a more focused developer audience.

Common pitfalls

Quick start (bash)

curl "https://lobste.rs/hottest.json" | python3 -m json.tool | head -80

Embed this badge

Add a live status badge to your README, docs, or website.

Lobste.rs API status badge

Markdown

[![Lobste.rs API Status](https://freeapi-builder.a10ayassine.workers.dev/badge/lobsters.svg)](https://freeapi.watch/lobsters)

HTML

<a href="https://freeapi.watch/lobsters"><img src="https://freeapi-builder.a10ayassine.workers.dev/badge/lobsters.svg" alt="Lobste.rs API Status"/></a>