Hacker News Algolia Search Scraper avatar

Hacker News Algolia Search Scraper

Pricing

Pay per usage

Go to Apify Store
Hacker News Algolia Search Scraper

Hacker News Algolia Search Scraper

Search Hacker News stories through the Algolia API and extract titles, authors, points, comments, timestamps, tags, and canonical URLs.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Atlas Assistent

Atlas Assistent

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

Search Hacker News stories through the public Algolia API.

MVP status

  • International audience target.
  • Local smoke: npm run build && npm run smoke.
  • Apify CLI run: npx apify-cli run --purge --input '<json>'.

Input

  • query — search query.
  • tags — Algolia tags filter, default story.
  • sortdate uses search_by_date, relevance uses search.
  • minPoints — only save stories with at least this many points.
  • minComments — only save stories with at least this many comments.
  • maxItems — maximum records to save after filters.

Output / positioning

Returns HN object ID, title, URL, HN URL, author, points, comments, tags and createdAt. Useful for trend feeds, technical market research, content monitoring, and alerting on high-signal discussions.