Scrapers.lat logo scrapers.lat
Redes sociales

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 Pago por uso
reddit-comments-scraper.json 200 OK
{
  "error": "post not found on page",
  "observedAt": "2026-07-25T08:44:43.486Z"
}
Qué obtienes

Cada corrida devuelve registros limpios y tipados, listos para tu CRM, tu hoja de cálculo o tu base de datos.

  • Un registro limpio por resultado, deduplicado y normalizado
  • Esquema estable en JSON, CSV o Excel, o léelo por la API de Apify
  • Pagas por uso en la nube, sin instalar ni mantener nada
Campos que devuelve
IdBodyAuthorAuthor FullnameScoreControversialityTotal AwardsPost IdPost TitlePost UrlSubredditParent IdIs Top LevelDepth
Muestra de la salida

Un registro real de ejemplo, tal como lo recibes.

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

Preguntas frecuentes

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.

Listo cuando tú lo estés.

Corre el scraper en Apify ahora mismo, o pídenos uno a la medida de lo que necesitas.