Reddit avatar

Reddit

Try for free

3 days trial then $5.00/month - No credit card required now

Go to Store
Reddit

Reddit

canadesk/reddit
Try for free

3 days trial then $5.00/month - No credit card required now

Collect subreddit posts, search for keyword or users, and more from reddit.com! It's fast and costs little.

⭐ For bulk mode and higher limits, use actor canadesk/reddit-bulk instead!

🛑 Reddit does not respond well to high-volume scraping. Keep the limit low and chain requests instead.

Features

  • Search for Keywords

    Set Keywords, Mode and Limit.

    In the raw data, field "kind" differentiates t3 (Post) from t1 (Comment).

  • Get Subreddit Posts

    Set Keywords, Category, Mode and Limit.

  • Get Post Details

    Set Post URL and Mode.

  • Get User Posts

    Set User ID, Mode and Limit.

Examples

You can also fetch raw data instead.

Get Subreddit Posts returns:

1[
2    {
3        "title": "Was Alonzo Harris from Training day once a good man",
4        "author": "Lower-Adhesiveness-3",
5        "permalink": "/r/movies/comments/1hgmfpt/was_alonzo_harris_from_training_day_once_a_good/",
6        "score": 4,
7        "comments": 4,
8        "timestamp": 1734473853
9    },
10    {
11        "title": "Actors who were unconvincing as a parent and child?",
12        "author": "Odd-Recognition4120",
13        "permalink": "/r/movies/comments/1hgme6m/actors_who_were_unconvincing_as_a_parent_and_child/",
14        "score": 1,
15        "comments": 5,
16        "timestamp": 1734473736
17    },
18    {
19        "title": "Thoughts on Old Boy (2003 and 2013)?",
20        "author": "Twistybananana",
21        "permalink": "/r/movies/comments/1hglyqs/thoughts_on_old_boy_2003_and_2013/",
22        "score": 6,
23        "comments": 7,
24        "timestamp": 1734472622
25    }
26]

Get Post Details returns:

1[
2    {
3        "title": "Chrome Canary just killed uBlock Origin and other Manifest V2 extensions",
4        "body": "",
5        "comments": [
6            {
7                "author": "Neutral-President",
8                "body": "I would argue that if you want to be free from advertising, perhaps using a web browser created and distributed by the world’s biggest advertising company Is not the wisest strategy.",
9                "replies": [
10                    {
11                        "author": "[deleted]",
12                        "body": "[removed]",
13                        "replies": [
14                            {
15                                "author": "Quentin-Code",
16                                "body": "This is missing one important point: why is google paying Mozilla. \n\nGoogle is not paying Mozilla only to be the default search, that’s not the real reason, the real reason is that Firefox is the legal argument of Google to say that they don’t have a monopoly with Chrome. If Firefox dies, Google will have to align much more money in legal battle and may still end up losing.\n\nIn addition Firefox will not die if Google stops paying: it’s open source and it will simply develop much slower and likely cut on some of its services.",
17                                "replies": [
18                                    {
19                                        "author": "NYstate",
20                                        "body": ">the real reason is that Firefox is the legal argument of Google to say that they don’t have a monopoly with Chrome\n\nYup. Google will has a monopoly. They make the phone, the OS, the search engine and steer the traffic to their services and earn them ads.Throw in YouTube and you have a total monopoly over the flow of the Internet. Google is *this* close to being under fire from the government but Firefox is their saving grace. All they need to do is to low advertise Firefox as an alternate and the trail is off",
21                                        "replies": [
22                                            ...
23                                        ]
24                                    }
25                                ]
26                            },
27                            ...
28                        ]
29                    },
30                    ...
31                ]
32            },
33            ...
34        ]
35    }
36]

Limitations

  1. Returns a maximum of 500 results per run.

  2. Does not support bulk.

  3. "Search for Keywords" rounds up the limit to the closest 100.

Support

Always use a Residential or Custom proxy!

Open a new issue or contact support. Please share your Run URL and Input.

Cheers!

Developer
Maintained by Community

Actor Metrics

  • 9 monthly users

  • 2 stars

  • 91% runs succeeded

  • Created in Oct 2024

  • Modified a month ago