reddit-fetch
FreeFetches Reddit content via Gemini CLI when WebFetch is blocked or returns 403 errors.
FreeFree tier
About reddit-fetch
Reddit Fetch is a skill for Claude Code that fetches Reddit content via the Gemini CLI when the standard WebFetch tool is blocked or returns 403 errors. It provides an alternative method for accessing Reddit data directly within Claude Code sessions, useful for coding and research tasks that require up-to-date Reddit information.
Key Features
Fetches Reddit content when WebFetch is blocked or returns 403 errors
Uses Gemini CLI to retrieve Reddit data
Integrates as a custom skill with Claude Code
Pros & Cons
Pros
- Solves WebFetch limitations by providing a fallback method for Reddit
- Open source and free to use
- Easy to integrate with Claude Code as a skill
Cons
- Requires Gemini CLI to be installed and configured
- Dependency on an external CLI tool outside of Claude Code's built-in tools
- Limited to fetching Reddit content only
Best For
Accessing Reddit content during Claude Code sessions when direct web access is restrictedFetching Reddit posts and comments for analysis, reference, or research within a coding workflow
FAQ
What does Reddit Fetch do?
Reddit Fetch fetches Reddit content (posts, comments) via the Gemini CLI when Claude Code's WebFetch tool is blocked or returns 403 errors.
How do I use Reddit Fetch with Claude Code?
You add the skill to your Claude Code setup; the specific instructions are detailed in the SKILL.md file in the repository.