SkillAgentSearch skills...

Antch

Antch, a fast, powerful and extensible web crawling & scraping framework for Go

Install / Use

/learn @antchfx/Antch
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Antch

Build Status Coverage Status Go Report Card GoDoc

Antch, inspired by Scrapy. If you're familiar with scrapy, you can quickly get started.

Antch is a fast, powerful and extensible web crawling & scraping framework for Go, used to crawl websites and extract structured data from their pages.

Get Started

Getting Started

Follow the Getting Started instructions to start your first spider.

Features

  • Polite, highly concurrent web crawler.
  • Powerful and customizable HTTP middleware.
  • Item data pipeline for the web spider.
  • Built-in proxy support (HTTP, HTTPS, SOCKS5).
  • Built-in XPath query support for HTML/XML documents.
  • Easy to use and integrate with your project.

Examples

BingWallpaper - Bing daily wallpaper.

Documentation

See https://github.com/antchfx/antch/wiki

Related Skills

View on GitHub
GitHub Stars266
CategoryDevelopment
Updated2d ago
Forks40

Languages

Go

Security Score

100/100

Audited on Mar 28, 2026

No findings