Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jerryshell/iresearch-spider-rs
艾瑞咨询产业研究报告采集工具 Rust 版
https://github.com/jerryshell/iresearch-spider-rs
Last synced: 5 days ago
JSON representation
艾瑞咨询产业研究报告采集工具 Rust 版
- Host: GitHub
- URL: https://github.com/jerryshell/iresearch-spider-rs
- Owner: jerryshell
- License: agpl-3.0
- Created: 2022-01-06T10:21:47.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T12:46:17.000Z (6 months ago)
- Last Synced: 2024-05-21T13:54:16.229Z (6 months ago)
- Language: Rust
- Homepage:
- Size: 1.09 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 艾瑞咨询产业研究报告采集工具 Rust 版
https://www.iresearch.com.cn/report.shtml
```
./iresearch-spider-rs --help
iresearch-spider-rs 0.2.0
github.com/jerryshell/iresearch-spider-rsUSAGE:
iresearch-spider-rs [OPTIONS]OPTIONS:
-b, --id-range-begin [default: 0]
-c, --connect-timeout [default: 3]
-e, --id-range-end [default: 5000]
-h, --help Print help information
-p, --parallel-requests [default: 64]
-V, --version Print version information
```## 可执行文件下载
https://github.com/jerryshell/iresearch-spider-rs/releases
## 开源许可证
[GNU Affero General Public License v3.0](https://choosealicense.com/licenses/agpl-3.0/)