python reptile --- to achieve the project (a) Requests crawling HTML information

  Blog above the basic HTML parsing library has been finished, this time we have to give some practical projects.

  The main library to parse HTML + Requests with regular expressions.

  Project: crawling cat's eye TOP100 movie information

  Code Address: https://gitee.com/dwyui/maoyan-Requests.git

  Project II: Food crawling (a multilayer crawling)

  Code Address: https://gitee.com/dwyui/meishi_Requests.git

Guess you like

Origin www.cnblogs.com/cxiaocai/p/10952570.html