spider-lib 1.1.2

A Rust-based web scraping framework inspired by Scrapy (Python).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "spider-macro"]
	path = spider-macro
	url = https://github.com/spider-lib/spider-macro
[submodule "spider-util"]
	path = spider-util
	url = https://github.com/spider-lib/spider-util
[submodule "spider-middleware"]
	path = spider-middleware
	url = https://github.com/spider-lib/spider-middleware
[submodule "spider-pipeline"]
	path = spider-pipeline
	url = https://github.com/spider-lib/spider-pipeline
[submodule "spider-downloader"]
	path = spider-downloader
	url = https://github.com/spider-lib/spider-downloader
[submodule "spider-core"]
	path = spider-core
	url = https://github.com/spider-lib/spider-core