Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/litt1e-p/weapp-girls
wechat app of girls scrapy spider via Node.js
https://github.com/litt1e-p/weapp-girls
Last synced: 4 days ago
JSON representation
wechat app of girls scrapy spider via Node.js
- Host: GitHub
- URL: https://github.com/litt1e-p/weapp-girls
- Owner: litt1e-p
- License: mit
- Created: 2016-09-30T08:48:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-01T14:32:24.000Z (almost 4 years ago)
- Last Synced: 2025-01-01T20:07:58.710Z (11 days ago)
- Language: JavaScript
- Homepage:
- Size: 4.75 MB
- Stars: 247
- Watchers: 14
- Forks: 88
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-wechat-app - weapp-girls - 通过Node.js实现的妹子照片爬虫微信小程序 (Demo)
- awesome-github-wechat-weapp - weapp-girls - 通过Node.js实现的妹子照片爬虫微信小程序 (Demo)
README
# weapp-girls
wechat app of girls' photos scrapy spider via Node.js
# Requirement
- Node.js
- npm
- [https](http://litt1e-p.github.io/2016/10/20/build-a-https-server-for-localhost/)
- wechat [MINA](https://mp.weixin.qq.com/debug/wxadoc/dev/devtools/download.html?t=1476197490095)# Installation
```
1. npm install --save
2. cd Server
3. node app-douban.js
//or
node app-meizitu.js
4. add it into your MINA dev tools with path 'yourProjectPath/weapp-girls/App' and run
5. done! 🎉🎉
```# Screenshot
# Release Notes
- fix bug of Promise import in MINA v0.11.112300