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)
- Host: GitHub
- URL: https://github.com/armour/pixiv-spider
- Owner: Armour
- License: mit
- Created: 2017-03-13T07:13:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-13T00:45:49.000Z (almost 8 years ago)
- Last Synced: 2025-04-12T16:17:53.029Z (about 1 year ago)
- Topics: jarvis, pixiv, python, spider, webscraper
- Language: Python
- Homepage: http://www.pixiv.net/
- Size: 61.3 MB
- Stars: 12
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# pixiv-spider
[](http://makeapullrequest.com)
[](https://opensource.org/licenses/MIT)
[](https://github.com/Armour/Jarvis)
哇来扒一扒[p站](http://www.pixiv.net/)hhhh / Web crawler for [pixiv](http://www.pixiv.net/)
## Screenshot

## 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)