The Dark Pattern Spotter, a Chrome extension, employs sophisticated image and text analysis to discern and expose dark patterns on e-commerce websites. By scrutinizing both visual and textual elements, it adeptly identifies and highlights deceptive design practices, offering users a comprehensive tool for detecting and addressing manipulative tactics employed on webpages.
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- Clone the repo
git clone https://github.com/shanurr02/dbph.git
- Install the required packages
pip install -r require.txt
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
- https://github.com/yamanalab/ec-darkpattern
- https://github.com/NicholasTung/dark-patterns-recognition/tree/master
- https://arxiv.org/abs/1907.07032
- https://dpbh2023.in/
Made by Alpha Pirates (Team AMU)