Skip to main content
POST
Update Settings
Configure your Reddit Scraper squid settings. Control sort order per input type, filter by date, limit results, and choose whether to include posts, comments, or both.

Headers

string
required
Your API authentication token. Value: Token YOUR_API_KEY
string
required
Request body format. Value: application/json

Scraper Parameters

Set these parameters in the params object:

Squid Settings

The sort_comments, sort_search, and sort_subreddit parameters are each applied only when the input URL matches the corresponding type — they do not conflict with each other.
fetch_since filters based on the created_at field of each post or comment. It is useful for incremental runs to avoid re-collecting old content.

Code Examples

Response

201