Skip to content

Script developed in Python 3.5 to identify among a list of domains, those being returned by Google search using specified keywords.

Notifications You must be signed in to change notification settings

humblepoti/googleWatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

googleWatcher

A small script developed to search for keywords on Google to identify malicious advertising urls comparing them to known domains on the search return.

It is necessary to edit the config.json file with the desired input.

It best suits with a crontab to periodically run. It also creates "log" files in pickle format separated by year, month and day.

Please feel free to contribute with the code.

About

Script developed in Python 3.5 to identify among a list of domains, those being returned by Google search using specified keywords.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages