Skip to content

The idea is to put the keyword that you are searching through the csv dataset and get the visualization on the google map (it can be the places where you've been before and noted to the csv as route points etc.)

License

Notifications You must be signed in to change notification settings

jol79/plsearcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plsearcher

The idea is to put the keyword that you are searching through the csv dataset and get the visualization on the google map (it can be the places where you've been before and noted to the csv as route points etc.)

Requirements for csv file (cols names): Phone_num | Time | Connections | Location HomeInterface Reqs

Required packages:

  1. python version 3.7 and less
  2. python -m pip install --upgrade pip wheel setuptools
  3. python -m pip install docutils pygments pypiwin32 kivy.deps.sdl2 kivy.deps.glew pandas selenium numpy==1.19.3 pillow webdriver_manager

Required software:

  1. Google-Chrome

Let’s see the example with test file that you have for testing purposes: • File -> test_dataset.csv • Keyword -> 334251234 ExampleHomePage As result the chrome in test software mode will be opened and you’ll see something like this (for single address common google maps tab will be opened (without any authentication but next example will show you the multiple points situation where email credentials that program asked you on the beginning to provide will be used)) ExampleGoogleMapSinglePoint Multiple point example: • Keyword -> 123452424 ExampleGooglePointsList ExampleGoogleMapMultiplePoints

About

The idea is to put the keyword that you are searching through the csv dataset and get the visualization on the google map (it can be the places where you've been before and noted to the csv as route points etc.)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages