An open API service indexing awesome lists of open source software.

https://github.com/sidpatchy/sus-o-meter

Detecting sussy links in a user's search history
https://github.com/sidpatchy/sus-o-meter

Last synced: 12 months ago
JSON representation

Detecting sussy links in a user's search history

Awesome Lists containing this project

README

          

# Sus-o-meter
Detecting sussy links in a user's search history

Sus-o-meter works by reading the browser history of all installed browsers. Then, it checks if any links match the primary-dataset. Finally, it attempts to load each of the pages detected and compares the page title to the data in the secondary-dataset.

## Why?
Idk, it sounded funny in my head.

# Usage
Clone the repository:
```bash
git clone https://github.com/Sidpatchy/Sus-o-meter/
cd Sus-o-meter/
```

Install the required dependencies:
```bash
pip install tqdm beautifulsoup4 browser_history requests
```

Run sus-o-meter.py:
```bash
python sus-o-meter.py
```
# For my future employers
Look, this is a perfectly normal thing to do. (please hire me)