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
- Host: GitHub
- URL: https://github.com/sidpatchy/sus-o-meter
- Owner: Sidpatchy
- License: gpl-3.0
- Created: 2023-03-16T21:53:15.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T20:58:10.000Z (over 1 year ago)
- Last Synced: 2025-06-12T19:46:06.748Z (12 months ago)
- Language: Python
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)