Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

利用中文名爬取经纬度

使用的scrapy + selenium

    创建一个项目
    scrapy startproject <project_name> [project_dir]
    
    生成爬虫模板
    scrapy genspider example example.com
    
    执行爬虫
    scrapy crawl <spider>
    
    想了解更多可以去官网瞅瞅 https://docs.scrapy.org/en/latest/index.html

    你可能还需要一个chrome驱动 http://chromedriver.chromium.org/downloads
    

About

利用中文名爬取经纬度(scrapy + selenium)

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages