Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imondo/news-crawler
node 小爬虫,爬取本地新闻
https://github.com/imondo/news-crawler
koa node
Last synced: 3 months ago
JSON representation
node 小爬虫,爬取本地新闻
- Host: GitHub
- URL: https://github.com/imondo/news-crawler
- Owner: imondo
- Created: 2020-06-24T05:05:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T17:26:51.000Z (9 months ago)
- Last Synced: 2024-05-03T04:08:09.698Z (9 months ago)
- Topics: koa, node
- Language: JavaScript
- Homepage: http://news.imondo.cn/
- Size: 85 KB
- Stars: 15
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mondo News
node 小爬虫,定时爬取新闻网站
## 技术栈
* koa
* cheerio 爬取网页 DOM 处理
* node-schedule 定时任务