Skip to content

ZhengguanLi/global-sacred-sites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Global Sacred Sites

This project is a simple python web crawler application that can help extract global sacred sites (city name, latitude, longtitude) to spreedsheet.

Requirements

  • Python
  • Install all the depencies needed
    pip install -r requirements.txt
    

Running the test

$ python global_sacred_sites.py
Found 1293 results
Exporting to excel...
Export done!

Then it will generate a spreetsheet named "global_sacred_sites.xls"

Data snippet

City Latitude Longtitude
Aachen 50.77471932949412 6.0839201712722115
Abaj Takalik 14.64604 -91.735668
Abdullah Shah Ghazi 24.81030411 67.03061335

Authors

  • Zhengguan Li

About

This is a simple python web crawler application that can help extract global sacred sites (city name, latitude, longtitude) to spreedsheet from https://sacredsites.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages