https://github.com/idea2app/iris-assessments-crawler
https://github.com/idea2app/iris-assessments-crawler
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/idea2app/iris-assessments-crawler
- Owner: idea2app
- Created: 2023-09-19T01:12:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-16T10:17:08.000Z (over 2 years ago)
- Last Synced: 2025-01-22T06:29:00.909Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://iris-delta.vercel.app/
- Size: 170 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IRIS-Assessments-Crawler
[][1]
基于 JSDOM 实现的 Node.js 爬虫工具。
爬取数据来源: https://iris.epa.gov/AtoZ/?list_type=alpha
## 使用方法
1. 在本地运行爬虫脚本
```shell
pnpm crawl
```
2. 在本地启动服务器,查看效果
```shell
pnpm start
```
[1]: https://github.com/idea2app/IRIS-Assessments-Crawler/actions/workflows/deploy-production.yml