n8n Reddit scraper

n8n Reddit Scraper extracts posts, comments, and user data without authentication, handling Reddit's API rate limits. Connect it to n8n for brand monitoring or market research.

Trusted by industry leaders all over the world

What data you can get with n8n Reddit scraper

Posts with titles, text, votes, comment counts, and timestamps. Comments with usernames and points. Subreddit metadata including member counts. Export as JSON, CSV, or Excel.

Output

{
"_fromStrapi": true,
"id": "t3_144w7sn",
"url": "https://www.reddit.com/r/HonkaiStarRail/comments/144w7sn/my_luckiest_10x_pull_yet/",
"body": "URL: https://i.redd.it/yod3okjkgx4b1.jpg\nThumbnail: https://b.thumbs.redditmedia.com/lm9KxS4laQWgx4uOoioM3N7-tBK3GLPrxb9da2hGtjs.jpg\nImages:\n\thttps://preview.redd.it/yod3okjkgx4b1.jpg?auto=webp&v=enabled&s=be5faf0250e19138b82c7bbe5e7406fa46da4e73\n",
"html": null,
"isAd": false,
"title": "My Luckiest 10x Pull Yet",
"over18": false,
"isVideo": false,
"upVotes": 1,
"dataType": "post",
"parsedId": "144w7sn",
"username": "YourKingLives",
"createdAt": "2023-06-09T05:23:15.000Z",
"scrapedAt": "2023-06-09T05:23:28.409Z",
"communityName": "r/HonkaiStarRail",
"numberOfComments": 0,
"parsedCommunityName": "HonkaiStarRail"
}

How to set up n8n Reddit scraper with Apify

Configure with subreddit names, user profiles, or search keywords. Choose sorting: Relevance, Hot, Top, or New. The Actor handles rate limiting automatically.

Sign up for Apify account01

Creating an account is quick and free. No credit card required. Your account gives you access to more than 20,000+ scrapers and APIs.

Start for free
Get your Apify API token02

Go to Settings in Apify Console and navigate to the API & Integrations tab. There, create a new token and save it for later.

Test run Reddit scraper03

Open Reddit scraper in Apify Console and configure your input parameters. Click Start to run the Actor and preview the data structure you receive in your n8n workflow.

Integrate Reddit scraper via n8n04

Add the Apify node to your n8n workflow. Select Run Actor as the operation, choose your Actor, and pass your input configuration as JSON. Enable Wait for finish to retrieve results directly in subsequent nodes.

Why use Apify?

Never get blocked

Never get blocked

Every plan (free included) comes with Apify Proxy, which is great for avoiding blocking and giving you access to geo-specific content.

Customers love us

Customers love us

We truly care about the satisfaction of our users and thanks to that we're one of the best-rated data extraction platforms on both G2 and Capterra.

Monitor your runs

Monitor your runs

With our latest monitoring features, you always have immediate access to valuable insights on the status of your web scraping tasks.

Frequently Asked Questions

Use the HTTP Request node to call the Apify API. Authenticate with your API token, specify the Reddit scraper Actor ID and input parameters, then trigger the run. For short scrapes, you can wait for results synchronously. For longer runs, use webhooks to notify your workflow when data is ready.

Apify offers a free tier with prepaid platform usage - enough for testing and small-scale scraping. Paid plans are available for larger data volumes. No credit card required to try the free tier.

No. Most Apify Actors work through a simple web interface where you configure URLs and extraction settings. Connect the Reddit scraper Actor to n8n using the HTTP Request node with no coding required. For advanced customizations, you can modify Actor inputs or write custom extraction logic.

Apify Actors automatically rotate proxies, manage browser fingerprints, solve CAPTCHAs, and handle rate limiting. When a site adds new protections, the Apify team updates the Actors. You get reliable data extraction without managing infrastructure or chasing site changes.

Try n8n Reddit scraper now