GithubHelp home page GithubHelp logo

sahwar / automated-google-maps-screenshot-taker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from argoopjmc/automated-google-maps-screenshot-taker

0.0 1.0 0.0 79 KB

Tool for generating large number of screenshots using selenium

Python 100.00%

automated-google-maps-screenshot-taker's Introduction

Automated-Google-Maps-Screenshot-Taker

HitCount Tool for generating large number of screenshots using selenium

This tool can be used for generating a large quantity of screenshots (in this case Google Maps) from an xlsx file using a browser automation tool called Selenium. You can search for the file using autocompletion in the terminal and also use this feature to chose the destination folder for saving the timestamped folder containing the images. Please ensure that the file name/folder does not contain any spaces and the xlsx file contains all the heading in the first row otherwise you might face an issue while running the program.

The generated screenshots are stored in the same directory as the python script in case of any errors. Ensure that all the dependencies have been installed on the system before running.Use the following commands on a Windows machine preferably running python 3.6 or later.

python -m pip install selenium --user
python -m pip install xlrd --user
python -m pip install Pillow --user
python -m pip install colorama --user
python -m pip install pyreadline --user

Do not forget do installl the chromedriver for your latest version of Google Chrome and set in the path variables.

automated-google-maps-screenshot-taker's People

Contributors

argoopjmc avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.