Skip to content

microcosm1994/wx-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

爬虫微信小程序

此项目为新手爬虫练习项目
flask,requests,json,BeautifulSoup,前端使用微信小程序,
小说爬取起点网站数据,电影爬取豆瓣网站数据,
开发周期一周工作日

install

安装python,微信小程序等开发工具,准备开发所需。
pip install flask
pip install requests
pip install BeautifulSoup

run

设置小程序为开发模式,设置不校验域名以及https证书
cd app_server
python app.py
打开微信小程序浏览效果

小说演示

这里写图片描述

电影演示

这里写图片描述

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages