Skip to content

This repository contains useful scripts to support the wider suite of repositories.

License

Notifications You must be signed in to change notification settings

the-scouts/internet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

internet

This repository contains useful scripts to support the wider suite of repositories.

script

This script enables the finding of latitude and longitude coordinates from google searches. Place the google searches in a column in an 'input.csv' file, and the 'output.csv' file will contain the latitude and longitude coordinates.

This works by using selenium (and currently google chrome) to perform the search query and then extracting the relavent part of the resulting URL. It requires a version of ChromeDriver which matches the currently locally installed version of Google Chrome to be in the PATH when run (e.g. in the folder where the script is run).

About

This repository contains useful scripts to support the wider suite of repositories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages