https://github.com/kirainmoe/pcredive-biligame-wiki-data
Data (crawler) for Princess Connect Re:dive Chinese wiki (https://wiki.biligame.com/pcr)
https://github.com/kirainmoe/pcredive-biligame-wiki-data
princess-connect-redive
Last synced: 21 days ago
JSON representation
Data (crawler) for Princess Connect Re:dive Chinese wiki (https://wiki.biligame.com/pcr)
- Host: GitHub
- URL: https://github.com/kirainmoe/pcredive-biligame-wiki-data
- Owner: kirainmoe
- License: mit
- Created: 2020-04-27T07:13:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T23:24:28.000Z (about 2 years ago)
- Last Synced: 2025-04-20T03:33:53.420Z (about 1 month ago)
- Topics: princess-connect-redive
- Language: Python
- Homepage:
- Size: 15.3 MB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Princess Connect Re:Dive! - Wiki Data
Data (crawler) for Princess Connect Re:dive bilibili game wiki (https://wiki.biligame.com/pcr)
## Usage
Pre-fetched data can be found in `data` directory.
Requires Python 3 environment (tested on Python 3.7).
```bash
git clone https://github.com/kirainmoe/pcredive-biligame-wiki-data pcredive
cd pcredive
pip install -r requirements.txt
```See `app.py` for further usage.
## Supported Feature
- [x] Get characters' list
- [x] Get characters' avatar
- [x] Get characters' illustration
- [x] Get characters' details
- [x] Get map rewards
- [x] Get equipments' list
- [x] Get equipments' image
- [x] Get equipments' detail## License
`pcredive-biligame-wiki-data` is MIT Licensed.
All data were obtained from https://wiki.biligame.com/pcr , copyright belongs to the wiki editors.