Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pea3nut/pxer

A tool for pixiv.net. 人人可用的P站爬虫
https://github.com/pea3nut/pxer

add-on batch crawler pixiv tampermonkey userscript

Last synced: 22 days ago
JSON representation

A tool for pixiv.net. 人人可用的P站爬虫

Awesome Lists containing this project

README

        

# Pxer








> [中文文档](/README.zh.md) | [English](/README.md)

A tool which for [pixiv.net](https://www.pixiv.net), which written by pure clint javascript and which PV attained 10k+.

Open source, free and easy to use even you are not a development. Please go [install page](http://pxer.pea3nut.org/install) for using.

## Development

1. Change your Chrome config for allow insecure in localhost
Navigate to `chrome://flags/#allow-insecure-localhost` and set this to enabled
1. Go project directory and run `npm install` for install dependence
1. Run `npm run dev`
1. Add 'src/local.user.js' in TamperMonkey
1. Open some web page and you will see the run result

## License

[MIT](http://opensource.org/licenses/MIT)