Technical GuideJun 2, 20264 min read16Yun Engineering Team The AWS airline check-in AI Agent demonstrates enterprise cognitive orchestration: Bedrock AgentCore manages episodic memory, Playwright handles browser interaction, Sentence Transformers power semantic element discovery.
Technical GuideJun 1, 20261 min read16Yun Engineering Team axios, got, and native http module — three approaches to tunnel proxy integration.
Technical GuideMay 31, 20261 min read16Yun Engineering Team mitmproxy upstream mode + addon script for Crawler Proxy integration.
Technical GuideMay 30, 20264 min read16Yun Engineering Team Agent-E doesn't just control a browser — it understands pages through DOM distillation (filtering content by task type), mmid injection (custom attribute element targeting), and hierarchical orchestration (batch operations via execution planner).
Technical GuideMay 29, 20261 min read16Yun Engineering Team Go net/http and resty four tunnel scenarios with native HTTPS Proxy-Tunnel support.
Technical GuideMay 28, 20265 min read16Yun Engineering Team When JS shims are increasingly detectable by modern WAFs, Camoufox takes a more radical approach — modifying Firefox source code at the C++ engine level, completing all fingerprint spoofing before JavaScript executes.
Technical GuideMay 27, 20261 min read16Yun Engineering Team Selenium Chrome + Crawler Proxy: Chrome extension-based proxy auth integration.
Technical GuideMay 25, 20261 min read16Yun Engineering Team Puppeteer + Crawler Proxy: Chrome automation proxy integration.
Technical GuideMay 24, 20264 min read16Yun Engineering Team Lightpanda is not a Chrome fork or patch — it's a headless browser engine written from scratch in Zig. No GUI rendering pipeline, optimized JS engine, CDP protocol compatible. 10× faster, 10× less memory.
Technical GuideMay 23, 20261 min read16Yun Engineering Team Playwright + Crawler Proxy: browser automation proxy integration.