Skip to content

axrey/searxntfy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Searx Notify

Searx scraper with pushover notifications

The idea came from Justin Seitz's Automating OSINT blog and I have repurposed his keywordmonitor.py code stripping out the pastebin features and replacing the email functions with pushover notification system.

Requirements

sudo pip install python-pushover --user

Follow the blog entry linked above to setup a Searx instance.

Usage

Add a few keywords to a keywords.txt file in the same directory. If there are domains, words, or phrases you'd like to black list just add them to blacklist.txt. Then just run ./searxmon.py on the same server that is running your Searx instance.

About

Searx scraper with pushover notifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages