Skip to content

coderjzf/pythonworm

Repository files navigation

python爬虫

  1. requests+正则表达式爬取豆瓣Top250 --> doubanworm_with_re.py

  2. requests+BeautifulSoup爬取豆瓣Top250,用xlrd写入excel文件 --> doubanworm_with_bs4_to_excel.py

  3. requests+ajax爬取今日头条街拍美图 --> jrttworm.py

  4. requests+BeautifulSoup爬取80s电影网Top1000电影,用openpyxl写入excel文件 --> 80sworm.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages