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

https://github.com/ronething/pet-spider


https://github.com/ronething/pet-spider

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# pet-spider

## Introduction

- None

## Development

```sh
pipenv install
# modify db pwd
# db = pymysql.connect("localhost", "root", "root", "pet")
pipenv run python start.py
```

## Interface

### dog `petRaceId=1`

`http://www.yc.cn/api/searchPetData.do?petRaceId=1&pageNum=1&pageSize=8&keyword=&baseInfo=&detailInfo=&jsonCallback=jQuery11130879826298049732_1554727081494&_=1554727081497`

### cat `petRaceId=2`

## Site

`http://www.yc.cn/pet`