Skip to content

A program is used to obtain Taobao product coupons and generate two-dimensional codes that are automatically sent via WeChat

License

Notifications You must be signed in to change notification settings

pqok/Taobao-Scraping-with-Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taobao Scraping with Python

简单说一下使用方法,这个程序首先爬取了一个优惠券网站的优惠信息(就不用自己再去寻找了),然后再去阿里巴巴淘宝联盟,通过自己的pid来申请佣金,最终生成二维码,添加商品图片以及文字介绍,最终生成带有二维码的商品图片,然后利用itchat实现自动发送,后通过PyQT5写了一个简单的界面,打包为exe,目前测试在Win10可用,其他未测。

简单步骤

  1. 修改./main.py 内的数据
  2. 运行./run.py 来生成exe程序
  3. 运行./wechat.py实现自动发送

About

A program is used to obtain Taobao product coupons and generate two-dimensional codes that are automatically sent via WeChat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%