Detailed Reddit Posts Scraper with Flair Filtering
1 day trial then $30.00/month - No credit card required now
Detailed Reddit Posts Scraper with Flair Filtering
1 day trial then $30.00/month - No credit card required now
Effortlessly scrape detailed post data from any subreddit, including full post bodies, flairs, and author details. Unique flair-based filtering helps you focus on posts that matter, such as isolating job listings in hiring-focused subreddits.
You can access the Detailed Reddit Posts Scraper with Flair Filtering programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "subreddit_url": "https://www.reddit.com/r/HireaWriter/",
3 "flairs": [
4 "Hiring (General)",
5 "Hiring (Entry Level)",
6 "Hiring (Advanced)"
7 ],
8 "max_number_of_posts": 5,
9 "proxySettings": {
10 "useApifyProxy": true,
11 "apifyProxyGroups": [
12 "RESIDENTIAL"
13 ]
14 }
15}' |
16apify call mysteriousshadow/detailed-reddit-posts-scraper-with-flair-filtering --silent --output-dataset
Detailed Reddit Posts Scraper with Flair Filtering API through CLI
The Apify CLI is the official tool that allows you to use Detailed Reddit Posts Scraper with Flair Filtering locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
1 monthly user
-
0 No stars yet
>99% runs succeeded
Created in Nov 2024
Modified 15 hours ago