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

https://github.com/armour/pixiv-spider

🕷 哇来扒一扒p站hhhh (Web scraper for pixiv)
https://github.com/armour/pixiv-spider

jarvis pixiv python spider webscraper

Last synced: 11 months ago
JSON representation

🕷 哇来扒一扒p站hhhh (Web scraper for pixiv)

Awesome Lists containing this project

README

          

# pixiv-spider

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](http://makeapullrequest.com)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![Template from jarvis](https://img.shields.io/badge/Hi-Jarvis-ff69b4.svg)](https://github.com/Armour/Jarvis)

哇来扒一扒[p站](http://www.pixiv.net/)hhhh / Web crawler for [pixiv](http://www.pixiv.net/)

## Screenshot

![img](images/screenshot.png)

## Prerequisite

* python3

* pixivpy: `pip install pixivpy`

## Run

Set your pixiv username and password in `login.json` file and then:

~~~shell
python spider.py
~~~

## Credit

[pixivpy](https://github.com/upbit/pixivpy)

## Contributing

See [CONTRIBUTING.md](https://github.com/Armour/pixiv-spider/blob/master/.github/CONTRIBUTING.md)

## License

[MIT License](https://github.com/Armour/pixiv-spider/blob/master/LICENSE)