本项目提供爬取英文文档同时上传至扇贝词典的功能
| 目录 | 说明 |
|---|---|
| scrapy依赖安装 | https://docs.scrapy.org/en/latest/intro/install.html |
| apache文章爬取 | scrapy crawl apache |
| 将单词分组提交至扇贝 | python ./scrapy4eng/run/add_words.py |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
本项目提供爬取英文文档同时上传至扇贝词典的功能
| 目录 | 说明 |
|---|---|
| scrapy依赖安装 | https://docs.scrapy.org/en/latest/intro/install.html |
| apache文章爬取 | scrapy crawl apache |
| 将单词分组提交至扇贝 | python ./scrapy4eng/run/add_words.py |