Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T23:24:28.000Z (over 1 year ago)
- Last Synced: 2024-05-28T23:31:16.433Z (7 months ago)
- Topics: princess-connect-redive
- Language: Python
- Homepage:
- Size: 15.3 MB
- Stars: 5
- Watchers: 4
- 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.