This tool uses the Reddit API to collect and analyze the publicly available activity of a specific Reddit user. It allows users to gather data on a user's posts, comments, and general activity for OSINT (Open-Source Intelligence) purposes.
- Fetch posts and comments from a specific Reddit user.
- Analyze patterns in user activity, including most active subreddits and frequency of posts.
- Export collected data to {user}.osint file for further analysis.
- Clone the repository:
git clone https://github.com/zayzaymm/RedditOSINT
- Install the required dependencies:
pip install -r requirements.txt
This tool is intended only for lawful purposes. By using this tool, you agree to comply with all local, state, national, and international laws, regulations, and rules regarding the collection and use of data. The developers of this tool assume no responsibility for any illegal or unethical use of the information obtained.
- Always respect the Reddit API's Terms of Service.
- Do not use this tool to collect private or sensitive data without explicit consent.
- This tool is designed to gather public data only and must not be used for harassment, defamation, or any illegal activity.
This project is licensed under the MIT License. See the LICENSE file for details.