Your AI agent can't fetch behind logins. I built a <400kb…
    Neura MarketNeura Market/DeepSeek
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsGamesBlogVideosGuidesCoursesCommunityTrending
    DeepSeekBlogYour AI agent can't fetch behind logins. I built a <400kb fix in Zig.
    Back to Blog
    Your AI agent can't fetch behind logins. I built a <400kb fix in Zig.
    zig

    Your AI agent can't fetch behind logins. I built a <400kb fix in Zig.

    An Pham March 29, 2026
    0 views

    Claude Code has WebFetch. Every AI coding agent has some way to grab a webpage. They all hit the...

    Claude Code has WebFetch. Every AI coding agent has some way to grab a webpage.

    They all hit the same wall: auth.

    Try fetching a Medium article. A Facebook post. A private Substack. Anything behind Cloudflare. The agent gets a login page, a CAPTCHA, or nothing — and makes up the rest.

    What playpanda does

    playpanda https://medium.com/@someone/private-post
    

    You log in once. Cookies get saved. After that, fetching just works — from an agent, a script, or the terminal.

    The output is markdown with the junk stripped out. No nav bars, no cookie banners, no ads, no image CDN URLs. Just the content.

    How agents can use it

    Anything that can shell out can use it:

    # Replace WebFetch in Claude Code
    playpanda https://docs.example.com/private-api
    
    # Fetch multiple pages at once
    playpanda https://url1.com,https://url2.com,https://url3.com
    

    How fetching works

    It tries the fastest method first and escalates when something gets in the way:

    MethodSpeedWhen it kicks in
    HTTP fetch~200msDefault, works for most pages
    JS rendering~1.5sPage needs JavaScript to load
    Real browser + anti-detection~6sSite actively blocks bots

    The agent doesn't need to know which tier ran. It just gets markdown back.

    Size

    Single Zig binary, under 400kb.

    Install

    One-liner:

    curl -fsSL https://raw.githubusercontent.com/ancs21/playpanda/main/scripts/install.sh | sh
    

    As an agent skill:

    npx skills add ancs21/playpanda
    

    From source (requires Zig 0.15+):

    git clone https://github.com/ancs21/playpanda.git
    cd playpanda
    zig build -Doptimize=.ReleaseFast
    cp zig-out/bin/playpanda ~/.local/bin/
    

    GitHub: https://github.com/ancs21/playpanda (Apache 2.0 license)

    Tags

    zigopensourcecliai

    Comments

    More Blog

    View all
    Five Gemma-4 models, one accelerator: what porting E2B 31B to AWS Inferentia2 taught megemma

    Five Gemma-4 models, one accelerator: what porting E2B 31B to AWS Inferentia2 taught me

    I ported the whole Gemma-4 family — E2B, E4B, 12B, 31B, and the 26B-A4B MoE — to run on...

    X
    xbill
    Hey DEV, I'm Tobore. Let's actually connect.community

    Hey DEV, I'm Tobore. Let's actually connect.

    Hey DEV, I'm Tobore. Let's actually connect. I've been on here for a while now, mostly writing and...

    L
    Laurina Ayarah
    I burned through thousands of AI tokens. Then a friend did it for freeai

    I burned through thousands of AI tokens. Then a friend did it for free

    (yep, kinda clickbait, just for the funsies 😊) At the beginning of the year, I relaunched my...

    P
    Paulo Henrique
    Claude might be saturating your machineai

    Claude might be saturating your machine

    My laptop was sitting idle with the fan at full tilt. Nothing was running that I knew of. The culprit...

    S
    Sidhant Panda
    Automated GitHub Code Reviews Using Google Geminigithubactions

    Automated GitHub Code Reviews Using Google Gemini

    I Built a Thing! TL;DR — Google Gemini-based Pull Request reviews and Issue Triaging for...

    D
    Darren "Dazbo" Lester
    What is an "agentic harness," actually?ai

    What is an "agentic harness," actually?

    I've been hearing the word "harness" thrown around a lot lately. I assumed it just meant "the IDE" or...

    T
    Tilde A. Thurium

    Stay up to date

    Get the latest DeepSeek prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for DeepSeek and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.

    Neura Market

    Custom AI Systems & Services

    Our team of experienced AI builders will help build custom AI systems, workflows, and solutions for your business.

    Request custom work

    Ready-made automations for this

    Workflows from the Neura Market marketplace related to this DeepSeek resource

    • PostgreSQL Conversational Agent with Claude & DeepSeek (Multi-KPI, Secure)n8n · $14.99 · Related topic
    • Automate Blog Content Creation with Notion MCP, DeepSeek AI, and WordPressn8n · $9.99 · Related topic
    • Deploy a Customizable AI Chatbot with DeepSeek Integration on Your Websiten8n · $4.99 · Related topic
    • Automate Webpage Content Extraction with AI Agentn8n · $14.99 · Related topic
    Browse all workflows