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

https://github.com/btlmd/thuhole_crawler

A crawler to save holes on the deceased thuhole
https://github.com/btlmd/thuhole_crawler

crawler

Last synced: about 1 year ago
JSON representation

A crawler to save holes on the deceased thuhole

Awesome Lists containing this project

README

          

# thuhole_crawler

## 替换

替换自己的token,ua,proxy。

## 爬关注列表

```python
get_attention_pages()
get_all_details('attention_page_', 开始页码, 结束页码)
```

## 爬关键词

```python
get_search_pages("%23精品#精品")
get_all_details('search_page_', 开始页码, 结束页码)
```