GithubHelp home page GithubHelp logo

stings's Introduction

STINGS, or Search The Things

STINGS is a tool that allows streamlined searching for information (privacy policies, terms of service, cookie policies, governance documents, or really, anything!) across a large number of domains.

The tool has two scripts: one for a targeted search of a single domain, and one for a standardized search using identical criteria across multiple domains.

The tool can set up searches using DuckDuckGo or Google.

Search a single domain

To search a single domain, modify the strings.csv file to contain the search strings you want to use. If you want to limit the search to find exact matches, set the "precise" column to "yes".

When you run the script, you will be prompted to enter the domain you want to search.

Then, the script will open a new web browser, with each search in a new tab. Note: this functionality requires Firefox, Selenium, and the Selenium web driver for Firefox. If you are unsure about installing any of these elements, you can get comparable functionality with the tooling to search multiple domains.

Search multiple domains

To search multiple domains, modify both the domains.csv and strings.csv files.

In domains.csv put the company name and the corresponding domain you want to search.

In strings.csv put the strings you want to use. In the "purpose" column, put a word or phrase describing what the search should uncover (ie, Privacy Policy, End User License Agreement, Cookie Policy, etc). If you want to limit the search to find exact matches, set the "precise" column to "yes".

Then, run the docs_discovery_output.py script, and it will generate an html page with links to each specific search, organized by company.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.