Effective date: 2026-03-26
This Privacy Policy explains how RedditFind collects, uses, stores, shares, and protects personal information when you use our website, account system, billing flows, Open API, community analysis/monitoring tools, Reddit Assistant, and related features.
This policy applies to RedditFind website features, registration and login flows, paid subscriptions, Open API, community analysis/monitoring, Reddit Assistant, export and sharing features, and related support interactions.
If you have questions about this policy or want to submit a privacy request, you can contact us at [email protected].
We use multiple browser-side technologies to support functionality and measurement, including:
You can manage cookies and local storage in your browser settings. Disabling them may affect certain features. Where required by applicable law, we may provide additional notice or consent controls for non-essential analytics technologies.
We do not sell your personal information. To operate the service, we may disclose or allow processing in limited scope by the following categories of providers:
To generate analysis, summaries, suggestions, reply drafts, or other AI outputs, we may send your prompts, configuration data, business context, and the public posts, comments, or webpage content needed for the feature to third-party model services or model gateways.
We try to limit such processing to what is necessary for the requested functionality, but that processing may also be subject to the terms, infrastructure, and processing locations of the relevant provider.
Subject to applicable law, you may have rights to:
To submit such a request, contact [email protected]. To protect account security, we may ask you to verify your identity before fulfilling a request.
We may update this policy due to product changes, feature adjustments, or compliance requirements. We will publish the latest version and effective date on this page. Continued use of the service after an update generally means you understand and accept the updated policy.
If you do not agree to this policy, please stop using the service. For privacy support, rights requests, or deletion assistance, contact [email protected].
If you are an agent, do not look for a separate manual first. RedditFind now keeps one shortest discovery index, one routing contract, and one API contract.
Use llms-index.txt to discover the stack quickly, agent-overview.json to route the job, and the OpenAPI spec when the workflow needs authenticated programmatic access.
Public demos still matter, but only for validating result shapes after the contracts are clear.
Start here
Shortest discovery entry /llms.txt·Agent primer /agents
Start with the shortest discovery entry, then read the primer to understand what RedditFind is, which tasks it fits, and which boundaries apply.
Machine routing
Machine manifest /agents.json·Examples index /examples/index.json
Machines should read the routing manifest, minimum inputs, auth bootstrap, and examples directory before choosing a workflow.
API contract
OpenAPI spec /openapi.json·Open API docs /open-api
Programs and SDKs should follow the OpenAPI contract, while humans can open /open-api for quickstart, authentication, and errors guidance.
Output validation
Reply assistant example /examples/reply-assistant.json·Examples index /examples/index.json
After the contract is clear, validate input and output shape with official examples instead of guessing from page screenshots.