Reddit Keyword Post Scraper avatar
Reddit Keyword Post Scraper

Pricing

$2.00 / 1,000 results

Go to Store
Reddit Keyword Post Scraper

Reddit Keyword Post Scraper

Developed by

AUTOScraping

AUTOScraping

Maintained by Community

Scrape Reddit posts by keyword, filter by date & sort order. Output includes full post data, comments, related posts, and media. First 10 results are free. Pricing: $2/1000 results.

0.0 (0)

Pricing

$2.00 / 1,000 results

0

Total users

6

Monthly users

6

Runs succeeded

>99%

Last modified

3 days ago

You can access the Reddit Keyword Post Scraper 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 '{
< "keywords": [
< "datascience",
< "battlefield2042",
< "cats"
< ],
< "date": "All time",
< "sort_by": "Hot",
< "num_of_posts": 5
<}' |
<apify call autoscraping/reddit-keyword-post-scraper --silent --output-dataset

Reddit keyword scraper API through CLI

The Apify CLI is the official tool that allows you to use Reddit Keyword Post Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: