An open API service indexing awesome lists of open source software.

https://github.com/idea2app/iris-assessments-crawler


https://github.com/idea2app/iris-assessments-crawler

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# IRIS-Assessments-Crawler

[![Deploy to Production environment](https://github.com/idea2app/IRIS-Assessments-Crawler/actions/workflows/deploy-production.yml/badge.svg)][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