Scrapers.lat logo scrapers.lat
Redes sociais

Reddit Comments Scraper: Body, Author, Score & Depth

Scrape every comment from any Reddit post or subreddit, including nested replies. Extract body text, author, score, awards, controversiality, depth and parentId to rebuild the thread. Export to JSON, CSV or Excel. No API key.

21 campos por registro JSON · CSV · Excel · API Pague pelo uso
reddit-comments-scraper.json 200 OK
{
  "error": "post not found on page",
  "observedAt": "2026-07-25T08:44:43.486Z"
}
O que você recebe

Cada execução retorna registros limpos e tipados, prontos para o seu CRM, planilha ou banco de dados.

  • Um registro limpo por resultado, deduplicado e normalizado
  • Esquema estável em JSON, CSV ou Excel, ou leia pela API da Apify
  • Pague pelo uso na nuvem, sem instalar ou manter nada
Campos que retorna
IdBodyAuthorAuthor FullnameScoreControversialityTotal AwardsPost IdPost TitlePost UrlSubredditParent IdIs Top LevelDepth
Saída de exemplo

Um registro real de exemplo, exatamente no formato que você recebe.

GET /reddit-comments-scraper
{
  "error": "post not found on page",
  "observedAt": "2026-07-25T08:44:43.486Z"
}

Perguntas frequentes

Does it capture nested replies, not just top-level comments?

Yes. The actor walks the full comment tree recursively and expands collapsed "load more comments" branches, so replies many levels deep are returned. Each record carries `depth` (0 = top level) and `parentId` so you can reconstruct the thread.

How do I get only top-level comments?

Set `maxDepth` to `0`. Set it to `1` for top-level plus direct replies, and so on. Leave it empty to walk every level.

Can I pull comments from a whole subreddit?

Yes. Pass subreddit names in `subreddits` and the actor collects comments from the subreddit's recent posts, up to your `maxItems`.

Is the full comment text included?

Yes. Every record carries the complete `body` text. Comments that Reddit has deleted or removed (which have no text) are skipped so the body is always present.

Do I need a proxy or API key?

No API key. The actor uses residential proxies by default, so you do not need to configure anything. You can supply your own proxy configuration if you prefer.

Pronto quando você estiver.

Rode o scraper na Apify agora mesmo, ou peça um feito sob medida para o que você precisa.