bilibili/README.md

26 lines
655 B
Markdown
Raw Permalink Normal View History

2022-03-25 21:22:44 +00:00
# Bilibili scraper
This was made at someone else's request.
## Limitations
- Cannot scrape video
- Cannot scrape audio
## Requirements for wrapper.py
- Python 3.7 (tested on 3.9)
- alive_progress (installable via pip)
- requests (installable via pip)
- cprint (installable via pip)
## Requirements for the module
- requests (installable via pip)
## To use
Recommeded to use as a module rather than wrapper.py. `wrapper.py` is an example, but should work fine to scrape a user.
---
IMPORTANT
---
This comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law.
Licenced under the Apache-2.0 licence. Copyright (c) 2022 TheTechRobo.