Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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站爬虫
- Host: GitHub
- URL: https://github.com/pea3nut/pxer
- Owner: pea3nut
- License: mit
- Created: 2015-12-16T04:21:26.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-15T08:42:05.000Z (over 1 year ago)
- Last Synced: 2024-10-14T00:43:45.971Z (22 days ago)
- Topics: add-on, batch, crawler, pixiv, tampermonkey, userscript
- Language: JavaScript
- Homepage: http://pxer.pea3nut.org/
- Size: 3.6 MB
- Stars: 979
- Watchers: 35
- Forks: 107
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)