Reddit User Profile, Posts & Comments Scraper
Look up any Reddit user by username and extract their full profile plus recent posts and comments. Get post karma, comment karma, total karma, cake day, trophies, mod status and activity. Export to JSON, CSV or Excel.
{ "username": "GallowBoob", "profileUrl": "https://www.reddit.com/user/GallowBoob", "postKarma": 35727323, "commentKarma": 1110838, "totalKarma": 36838161, "accountCreated": "2014-10-07T09:38:40.000Z", "cakeDay": "October 7", "isGold": true, "isAdmin": false }
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
Un registro real de ejemplo, tal como lo recibes.
| Username | Profile Url | Post Karma | Comment Karma |
|---|---|---|---|
| GallowBoob | https://www.reddit.com/user/Gallo… | 35727323 | 1110838 |
| spez | https://www.reddit.com/user/spez | 184005 | 756202 |
{ "username": "GallowBoob", "profileUrl": "https://www.reddit.com/user/GallowBoob", "postKarma": 35727323, "commentKarma": 1110838, "totalKarma": 36838161, "accountCreated": "2014-10-07T09:38:40.000Z", "cakeDay": "October 7", "isGold": true, "isAdmin": false }
Preguntas frecuentes
Which users can it scrape?
Any public Reddit profile. Enter usernames with or without the `u/` prefix. Suspended, deleted or private profiles are returned as a record with an `error` field instead of being silently dropped.
Does it return the user's posts and comments?
Yes. With Fetch Posts & Comments enabled, each record includes `recentPosts` and `recentComments` arrays, capped by `maxPostsPerUser` and `maxCommentsPerUser`.
Can I process many users in one run?
Yes. Add every username to `usernames` and the actor returns one record per user.
What ordering does the activity use?
Choose `sort` (new, hot, top, controversial) to control how the recent posts and comments are ordered.
Can I tell staff and moderator accounts apart?
Yes. Each profile carries an `isAdmin` flag for Reddit staff accounts and an `isMod` flag for users who moderate at least one community, alongside `isGold` (premium) and `isVerified`, so you can segment and filter accounts at a glance.
Listo cuando tú lo estés.
Corre el scraper en Apify ahora mismo, o pídenos uno a la medida de lo que necesitas.