https://github.com/lbp0200/imnotspiderwebapi
User Agent生成器的Web接口
https://github.com/lbp0200/imnotspiderwebapi
flask python user-agent webapi
Last synced: 11 months ago
JSON representation
User Agent生成器的Web接口
- Host: GitHub
- URL: https://github.com/lbp0200/imnotspiderwebapi
- Owner: lbp0200
- License: unlicense
- Created: 2017-06-09T05:28:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-09T14:30:11.000Z (about 9 years ago)
- Last Synced: 2025-04-09T17:55:20.461Z (about 1 year ago)
- Topics: flask, python, user-agent, webapi
- Language: Python
- Homepage: https://github.com/lbp0200/ImNotSpider
- Size: 1.95 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ImNotSpiderWebAPI 浏览器User Agent生成器的Web接口
## 部署
```bash
virtualenv -p python3 im_not_spider
cd im_not_spider
source bin/activate
pip install flask
pip install git+https://github.com/lbp0200/ImNotSpider.git
git clone https://github.com/lbp0200/ImNotSpiderWebAPI
cd ImNotSpiderWebAPI
FLASK_APP=index.py flask run -h 0.0.0.0
```
访问[http://127.0.0.1:5000/](http://127.0.0.1:5000/)
http://127.0.0.1:5000/?func=wap&num=5
调用ImNotSpider的wap方法,生成UserAgent数量为5