Lobsters
communityComputing-focused link aggregation community with invite-only membership and tag-based organization.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://lobste.rs/hottest.jsonGet hottest stories
Returns
stories[] with short_id, title, url, score, comment_count, created_at, submitter_user.username, tags[]GET
https://lobste.rs/newest.jsonGet newest stories
Returns
stories[] with short_id, title, url, score, comment_count, created_at, submitter_user, tags[]GET
https://lobste.rs/s/{short_id}.jsonGet story with comments
Parameters
short_idstory short ID (stringrequiredReturns
short_id, title, url, score, comment_count, description, comments[] with comment, commenting_user, created_at, score