services
socialrouter services [filter] [options]
| Argument | Description |
|---|---|
filter | Optional. A platform (reddit) lists that platform’s services. A full slug (reddit/subreddit.posts) shows the detailed view. |
| Flag | Description |
|---|---|
-j, --json | Output raw JSON |
List
socialrouter services reddit
Services on reddit
reddit
reddit/post.comments urls · from $0.00276/record · 1 offer
reddit/post.info urls · from $0.00276/record · 1 offer
reddit/subreddit.posts urls · from $0.00276/record · 2 offers
Details: socialrouter services <platform>/<service>
Detail
socialrouter services reddit/subreddit.posts
reddit/subreddit.posts
POST /v1/reddit/subreddit.posts · body field: urls
Input
https://www.reddit.com/r/<subreddit>
e.g. https://www.reddit.com/r/programming
A sort suffix (/hot, /new, /top, /rising) is accepted too.
Options
sort (hot | new | top | rising)
Listing sort. Overrides a sort suffix present in the URL.
time (hour | day | week | month | year | all)
Time window, applied when sort is "top".
Offers (failover order, the head serves by default)
apify/harshmaur $0.00276/record · up to 10 inputs · default route
apify/trudax $0.00552/record · up to 10 inputs
Run it: socialrouter run reddit/subreddit.posts "https://www.reddit.com/r/programming"
Scripting
socialrouter services -j | jq -r '.[] | "\(.platform)/\(.service)"'
socialrouter services reddit/subreddit.posts -j | jq '.offers'
sources
socialrouter sources [options]
| Flag | Description |
|---|---|
-j, --json | Output raw JSON |
services.
socialrouter sources
Sources
Apify [active] (apify)
Versatile scraping platform with broad social media coverage.
Platforms: linkedin, instagram, reddit, youtube, googlemaps
31 services · 37 offers
Bright Data [active] (brightdata)
Enterprise-grade data collection with high volume capacity.
Platforms: linkedin, instagram, facebook, tiktok, x
14 services · 14 offers
socialrouter sources -j | jq '.[].id'