Skip to content

大众点评店铺信息爬虫程序,python、beautifulSoup,通过一个有规律的url,可以一页一页的获取到店铺的ID,从而完成所有的抓取工作。

Notifications You must be signed in to change notification settings

shnuwl/dianping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dianping

大众点评店铺信息爬虫程序,python、beautifulSoup、sqlalchemy、mysql,通过一个初始url,可以获取到某区域(比如上海、北京等)所有店铺的ID,通过这个ID可以获取店铺的基本信息以及用户对其的评价等。

About

大众点评店铺信息爬虫程序,python、beautifulSoup,通过一个有规律的url,可以一页一页的获取到店铺的ID,从而完成所有的抓取工作。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages