Reddit Search Posts avatar

Reddit Search Posts

Pricing

from $0.50 / 1,000 results

Go to Apify Store
Reddit Search Posts

Reddit Search Posts

Search Reddit posts by keyword and scrape up to 500 results with automatic pagination. Filter by relevance, hot, top, new, or comments, plus time range. Get structured Reddit data for research, monitoring, analytics, content discovery, and data collection.

Pricing

from $0.50 / 1,000 results

Rating

0.0

(0)

Developer

kodexisapi

kodexisapi

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Reddit Search 500

Search Reddit posts and return up to 1000 results using paginated search requests.

Input

  • query — Search query.
  • max_results — Maximum number of results. Default: 50. Maximum: 1000.
  • sort — relevance, hot, top, new, or comments.
  • time_filter — all, hour, day, week, month, or year.

Output

The Actor returns Reddit posts as individual dataset items.

Each dataset item contains the Reddit post data returned by the search API.

Example

{
"query": "python",
"max_results": 100,
"sort": "relevance",
"time_filter": "all"
}

Features

  • Reddit post search
  • Paginated results
  • Up to 1000 results per run
  • Multiple sorting options
  • Multiple time filters
  • Results returned as dataset items