Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 193 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 193 Bytes

爬虫小案例们

retile-pyhton

存放使用Python编程的爬虫案例

  • moyanspider.py
    • 使用了requests库和re库
  • pgstoexcel.py
    • 使用了requests库、etree库以及xlwt库