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

https://github.com/zzzzer91/match_spider

某菠菜网站爬虫,该网站已倒闭:disappointed_relieved:
https://github.com/zzzzer91/match_spider

crawler python

Last synced: 7 days ago
JSON representation

某菠菜网站爬虫,该网站已倒闭:disappointed_relieved:

Awesome Lists containing this project

README

          

# 爬虫

## 定时

```bash
crontab -e
```

```crontab
*/1 * * * * /usr/bin/bash /root/match/run.sh
```