antch
A fast, powerful and extensible web crawling & scraping framework
About antch
Antch
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
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
Frequently Asked Questions
What is antch?
antch is a Miscellaneous library for the Go programming language. A fast, powerful and extensible web crawling & scraping framework
How do I install antch?
Install antch with the Go module system using `go get antchfx/antch`. Check the repository for the current installation instructions.
What category does antch belong to?
antch is listed under Miscellaneous, specifically Uncategorized.