Reddit Scraper Lite avatar
Reddit Scraper Lite

Pricing

Pay per event

Go to Store
Reddit Scraper Lite

Reddit Scraper Lite

Developed by

Gustavo Rudiger

Gustavo Rudiger

Maintained by Community

Pay Per Result, unlimited Reddit web scraper to crawl posts, comments, communities, and users without login. Limit web scraping by number of posts or items and extract all data in a dataset in multiple formats.

3.9 (3)

Pricing

Pay per event

151

Total users

6.3k

Monthly users

779

Runs succeeded

69%

Issues response

17 hours

Last modified

25 days ago

DK

Need API for Searching Posts with Specific Criteria for My Project.

Closed

dakster opened this issue
4 months ago

Hi,

I’m working on a project and need an API that can help me search for posts with the following criteria:

Search by keyword: Ability to search posts based on a keyword.

Min Subscribers: Filter posts with at least a certain number of subscribers (e.g., 5 or more).

Min Comments: Filter posts that have a minimum number of comments (e.g., 5 or more).

Post Age: Ability to get posts based on how much time has passed since they were posted (e.g., within the last hour, day, week, etc.).

Can help or suggest a solution?

DK

dakster

4 months ago

please also provide api parameters

trudax avatar

The actor can only do the same searches you can do on Reddit. You would have to scrape all comments, create your own database, and filter the data after that.