Get nodes in Reddit package are being artificially limited

Describe the problem/error/question

The number of results from “Get a user” (reddit package) is being artificially capped by this maxValue of 100 set in 2021. But, there’s a “Return All” flag indicating that having an arbitrarily large number of results is not an issue.

This is very similar to this post from 2013 → The GetResponse node is limited to retrieving 100 contacts - #3 by Jon

Also, I would presume this artificial capping is set to other “Get” types of nodes in the reddit package.

To Reproduce

  1. Create a new workflow
  2. Create a “Get a user” node under the Reddit package
  3. Change the “Details” dropdown menu to Overview
  4. Now change the limit field to anything larger than 100
  5. The UI automatically changes it to 100

What is the error message (if any)?

Not applicable

Please share your workflow

Not applicable

Share the output returned by the last node

Not applicable

Information on your n8n setup

  • n8n version: 1.102.4
  • Database (default: SQLite): SQLite
  • n8n EXECUTIONS_PROCESS setting (default: own, main): main
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Ubuntu Linux 24.04

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.