36 related articles

Full workflow for using Doubao to generate prompts and Cursor to auto-generate web scraper code. Covers AI chain collaboration, full-stack code generation, and auto-documentation.

Analysis of why FlareSolverr and Byparr fail against Cloudflare. The real issue isn't CAPTCHA solving — it's IP reputation. Learn about VPN pitfalls, static IP risks, and practical solutions.

Veteran AI practitioner Remy breaks down the leap from chat models to AI agents: how agents work, the three pillars of context, tools, and skills, MCP connections, and hands-on architecture to make you a 100x employee.

Learn how Bilibili creator JK built an AI-automated topic selection system using Codex and Feishu — covering the three-dimension method: practice, trending topics, and benchmarking.

Real freelance case study: how to use DeepSeek and LLMs to reverse-engineer SM2/SM4 encrypted API parameters in 30 minutes, covering anti-debug bypass, call stack backtrace, and AI-assisted deobfuscation.

Learn how Skill-powered AI Agents can automatically log in to WeChat Official Account backends, scrape data, sort it, and generate Excel reports — eliminating manual analytics work.
Anti-AI Fonts: Adversarial Typography …
Anti-AI fonts use adversarial glyph design to exploit the perceptual gap between human and machine vision, blocking OCR and LLM scraping. A deep dive into the tech, limits, and data sovereignty implications.

LangChain is an open-source framework connecting LLMs with external data. This guide explains its three core components: Components, Chains, and Agents for enterprise AI development.

Learning Python from scratch? This article breaks down the three learning stages—Fundamentals, Intermediate, and Practice—covering variables, OOP, scraping, and data analysis to help you plan a systematic Python path.

A plain-language guide to how Python web scrapers work: from HTTP requests and responses, HTML tag parsing, to the complete three-step data scraping workflow, with a focus on the three legal red lines and compliance advice.

A full walkthrough of AI-assisted reverse engineering of Taobao's mtop Sign signature: packet capture, parameter classification, MD5 identification, and scraper code generation.

RomM is an open-source self-hosted ROM manager with automatic metadata fetching, in-browser gameplay, and Docker deployment. Build your own retro game media library.
Firecrawl Goes Free: No Sign-Up Requir…
Firecrawl is now free with no sign-up required. Learn about its evolution from open source to zero-friction access and why web data matters for AI Agents.

A beginner's guide to Python's time module: covering timestamps, struct_time tuples, and the time(), ctime(), and gmtime() functions with clear examples.

A systematic guide to three AI development modes: chat-based, Agent, and AI IDE. Covers model selection, cost comparison, and use cases for beginners.

A deep dive into generating professional animated videos from scratch using Claude Code with Remotion, covering GSAP, Three.js, Lottie, Blender comparisons, Skill file setup, and advanced tips.

Deep dive into OpenAI Codex desktop's three core capabilities: AI coding & debugging, browser automation, and computer/iPhone control. Includes ChatGPT comparison and membership tips.

A practical comparison of Claude's Opus, Sonnet, and Haiku models covering capabilities, use cases, and costs to help developers choose the right model for every task.

A detailed guide on MCP protocol setup and hands-on workflow showing how AI can automatically locate encrypted APIs, analyze obfuscated JS, set breakpoints, and restore sign algorithms to generate Python scraper code.
TutorialsA detailed review of a complete Python beginner tutorial covering environment setup, core syntax, OOP, web scraping, office automation, and data analysis, with study tips and honest evaluation.