93 related articles

Deep analysis of MediaCrawler, a popular GitHub open-source project using Playwright browser automation for multi-platform crawling across Xiaohongshu, Douyin, Kuaishou, Bilibili, Weibo, Tieba, and Zhihu.

Deep dive into the popular GitHub project MediaCrawler — a Playwright-based multi-platform crawler framework supporting data collection from Xiaohongshu, Douyin, Kuaishou, Bilibili, Weibo, Tieba, and Zhihu.

GitHub Trending July 27: AI Agent Skills explode as claude-video, impeccable, and last30days-skill extend model capabilities without modifying models themselves.

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.

Vibe Coding is the new AI-era programming paradigm. Describe what you want in plain language; let AI generate the code. Learn the 3-stage path: mindset, quality, and real projects.

A complete Python learning path for beginners covering three modules: Fundamentals, Intermediate, and Hands-On Practice — including web scraping, office automation, and data analysis.

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.

A real-world retrospective on AI-assisted Python reverse engineering: from JS obfuscation tracing and SM2/SM4 key extraction to generating decryption code with DeepSeek. An honest assessment of LLM value and legal risks.

AI agents are revolutionizing JS reverse engineering. This deep dive covers built-in tool chains, automation modes, prompt engineering for e-commerce, and full pipeline automation from parameter extraction to database storage.

Learn how to build an automated AI agent using Cherry Studio, MCP protocol, and locally deployed models — covering DeepSeek integration, web scraping, and private knowledge base setup.

TradingAgents-astock is a multi-agent A-share research framework with free domestic data sources, seven debating analyst agents, and support for DeepSeek, Qwen, and more.

A hands-on guide to building a local AI agent and private knowledge base using Cherry Studio, MCP, and Ollama — with web scraping, report generation, and terminal control.
Clawk: Creating Disposable Linux Sandb…
Clawk offers a core solution to AI coding assistant security risks: disposable Linux VMs that isolate SSH keys, API tokens, and sensitive data from agents like Claude Code and Cursor.

A deep dive into Harness architecture in enterprise Agent projects, covering MCP protocol, sandbox isolation, multi-model scheduling, and ASGI deployment — key topics for LLM job interviews.
sqlite-utils 4.1.1: Fix for Silent Dat…
sqlite-utils 4.1.1 fixes a silent data loss risk in table.transform() caused by foreign key cascade actions inside transactions, introducing a TransactionError fail-fast mechanism.

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.

AI coding tools have dramatically lowered the barrier to freelance gigs, but what risks lurk behind claims of "earning over 10,000 a month"? This article breaks down platform tiering on Zhubajie, Upwork, and more, plus three key pitfalls for beginners.

GPT-5.6 is officially released, merging ChatGPT and Codex into one app and launching the three-tier Sol, Terra, and Luna models. A detailed breakdown of 16 hands-on tests plus Worker mode and Codex dev upgrades.

A detailed guide to Dify, the open-source LLM app development platform, covering its core features and full local deployment via VMware + Ubuntu + aaPanel + Docker. Supports 100+ models like DeepSeek and ChatGPT to build enterprise AI apps fast.

Breaking down a 10-hour Python course for absolute beginners — covering syntax, OOP, functional programming, web scraping, and automation, with mind maps and exercises.