VOOZH about

URL: https://apify.com/klondikeking/lobsters-scraper

โ‡ฑ Lobsters Scraper - Developer News Stories & Discussions ยท Apify


๐Ÿ‘ Lobsters Scraper - Developer News & Stories Extractor avatar

Lobsters Scraper - Developer News & Stories Extractor

Pricing

$1.00 / 1,000 story scrapeds

Go to Apify Store

Lobsters Scraper - Developer News & Stories Extractor

Extract stories, votes, comments, and metadata from the Lobsters developer news community. Clean JSON API โ€” no proxy needed.

Pricing

$1.00 / 1,000 story scrapeds

Rating

0.0

(0)

Developer

๐Ÿ‘ Pierrick McD0nald

Pierrick McD0nald

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 months ago

Last modified

Share

Lobsters Scraper โ€” Developer News Stories & Discussions

Extract stories, votes, comments, tags, and metadata from Lobsters, a computing-focused community centered around link aggregation and discussion. This Actor lets you monitor trending developer topics, track engagement metrics, and analyze the content that matters to the programming community.

Use Cases

  • Trend Monitoring โ€” Track which technologies and topics gain traction among developers over time
  • Content Curation โ€” Build curated newsletters or feeds from Lobsters front-page stories
  • Competitive Analysis โ€” Monitor discussions around your product, framework, or technology
  • Research โ€” Analyze engagement patterns (votes vs. comments) across different domains and tags
  • SEO & Content Strategy โ€” Identify high-performing domains and story types in the developer space

Input

FieldTypeRequiredDescription
startUrlsArrayYesLobsters URLs to scrape (e.g., https://lobste.rs/, https://lobste.rs/active)
maxItemsNumberNoMaximum stories to extract. Default: 100. Use 0 for unlimited.
maxPagesNumberNoMaximum pages to crawl. Default: 5. Use 0 for unlimited.
proxyConfigurationObjectNoProxy configuration. Recommended for production.

Output

The Actor outputs a dataset with the following fields for each story:

{
"id":"wskhre",
"title":"linux 0-day, access root-owned files as an unprivileged user",
"url":"https://github.com/0xdeadbeefnetwork/ssh-keysign-pwn/",
"votes":61,
"commentsCount":25,
"tags":["linux","security"],
"domain":"github.com/0xdeadbeefnetwork",
"author":"dzwdz",
"publishedAt":"2026-05-14 20:14:21",
"hasDescription":false,
"lobstersUrl":"https://lobste.rs/s/wskhre"
}

Field Descriptions

  • id โ€” Short story identifier
  • title โ€” Story headline
  • url โ€” Link to the external or internal resource
  • votes โ€” Number of upvotes received
  • commentsCount โ€” Number of comments in the discussion
  • tags โ€” Array of topic tags assigned to the story
  • domain โ€” Source domain (e.g., github.com)
  • author โ€” Username of the submitter
  • publishedAt โ€” ISO-formatted submission timestamp
  • hasDescription โ€” Whether the story includes a text description
  • lobstersUrl โ€” Direct link to the story page on Lobsters

Pricing

Pay per event: $0.001 per story scraped.

No monthly subscription. You only pay for the stories extracted. Perfect for one-off research or scheduled monitoring.

Limitations

  • Lobsters does not require authentication for front-page content
  • Rate limiting is handled with automatic retries (3 attempts)
  • Internal Lobsters discussion links (/s/...) are returned as-is in the url field
  • Story descriptions (text body) are not extracted; only metadata and engagement metrics

FAQ

Q: Can I scrape user profiles or comments? A: This Actor focuses on front-page story listings. Comment extraction is not supported in this version.

Q: Do I need a Lobsters account? A: No. All data is publicly available without authentication.

Q: What happens if I hit a rate limit? A: The Actor automatically retries failed requests up to 3 times with exponential backoff.

Changelog

  • v1.0.0 โ€” Initial release. Story metadata extraction with pagination, tags, votes, and comments count.

You might also like

Lobsters Scraper | Tech News and Discussions

parseforge/lobsters-scraper

Scrape tech stories from Lobsters including titles, links, tags, scores, comment counts, submitters and timestamps. Build datasets of developer-focused news and discussions for trend analysis, content curation and technology research projects at scale across the full catalog

Lobsters Scraper

crawlerbros/lobsters-scraper

Scrape Lobsters (lobste.rs) รขโ‚ฌ" a curated tech link aggregator. Fetch hottest, newest, or tag-filtered stories with scores, comments, tags, and author info. No authentication required.

Hackernews Intelligence

viralanalyzer/hackernews-intelligence

Scrape Hacker News stories, comments, and discussions. Track tech trends, startup news, and developer community sentiment.

6

5.0

Hacker News Stories, Comments & Users Scraper

crawlerbros/hacker-news-scraper

Scrape Hacker News - search stories and comments, fetch top/new/best stories, get user profiles and submission history. Uses the official Algolia HN Search API and Hacker News Firebase API.

Hacker News Scraper โ€” Stories, Comments & Jobs

cryptosignals/hackernews-scraper

Scrape Hacker News stories, comments, and user profiles โ€” extract title, URL, score, author, comment threads, and submission time. CSV/JSON output.

6