Go to Hyperscrape Store

Lobsters Scraper

hyperscrape/lobsters-scraper

Pull hottest, newest or tag-filtered stories from Lobste.rs with full metadata.

AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.

https://hyperscrape.com/api/scrape/lobsters-scraper?feed=value

Swap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide

Fetches stories from Lobste.rs, the computing-focused link-aggregation community, using its official public .json endpoints — no key needed. Choose the hottest or newest feed, or filter by a tag (like rust, security, programming), set a limit, and get back rich story items: title, link URL and domain, score, flag count, comment count and discussion URL, submitter, whether the submitter authored the story, all tags and the submission date. Paginates automatically up to your limit.

Source: official public JSON API (lobste.rs/hottest.json, newest.json, t/<tag>.json).