Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sayakie/pixiv-crawler
Crawls images from Pixiv π
https://github.com/sayakie/pixiv-crawler
crawler nodejs pixiv typescript
Last synced: 9 days ago
JSON representation
Crawls images from Pixiv π
- Host: GitHub
- URL: https://github.com/sayakie/pixiv-crawler
- Owner: Sayakie
- License: other
- Created: 2019-02-06T14:58:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-09T01:43:56.000Z (28 days ago)
- Last Synced: 2024-10-11T03:51:51.191Z (26 days ago)
- Topics: crawler, nodejs, pixiv, typescript
- Language: TypeScript
- Homepage:
- Size: 63.5 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# @sayakie/pixiv-crawler
**Pixiv Crawler**
Crawls images from Pixiv π
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://raw.githubusercontent.com/dareharu/node-template/main/LICENSE)
### πγInstallation
You can use the following command to install this package or feel free to replace `npm install` with your package manager of choice.
```sh
$ npm install @sayakie/pixiv-crawler
```### πγUsage
**Basic example:**
Todo