Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 414 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 414 Bytes

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.