Detailed Reddit Posts Scraper with Flair Filtering avatar
Detailed Reddit Posts Scraper with Flair Filtering

Pricing

$30.00/month + usage

Go to Store
Detailed Reddit Posts Scraper with Flair Filtering

Detailed Reddit Posts Scraper with Flair Filtering

Developed by

Mysterious Shadow

Mysterious Shadow

Maintained by Community

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.

0.0 (0)

Pricing

$30.00/month + usage

0

Total users

20

Monthly users

7

Runs succeeded

>99%

Last modified

a month ago

You can access the Detailed Reddit Posts Scraper with Flair Filtering programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "subreddit_url": "https://www.reddit.com/r/HireaWriter/",
< "flairs": [
< "Hiring (General)",
< "Hiring (Entry Level)",
< "Hiring (Advanced)"
< ],
< "max_number_of_posts": 5,
< "proxySettings": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: