Git Product home page Git Product logo

so4t_search_log_report's Introduction

Stack Overflow Enterprise Search Logs

A Python script for Stack Overflow Enterprise that creates a report (CSV file) of users' search history. You can see an example of what the output looks like in the Examples directory.

Requirements

  • Stack Overflow Enterprise and a user account with admin permissions
  • Python 3.8 or higher (download)
  • Operating system: Linux, MacOS, or Windows
  • Chrome browser

Setup

Download and unpack the contents of this repository

To install the required open-source libraries for Python:

  • Open a terminal window (or, for Windows, a command prompt)
  • Navigate to the directory where you unpacked the files
  • Install the dependencies: pip3 install -r requirements.txt

Usage

In a terminal window, navigate to the directory where you unpacked the script. Run the script using the following format, replacing the URL with your own:

python3 soe_search_logs.py --url "https://SUBDOMAIN.stackenterprise.co"

At the beginning of the script, a small Chrome window will appear, prompting you to log in to your instance of Stack Overflow Enterprise. After logging in, the Chrome window will disappear, and the script will proceed in the terminal window.

The script typically takes less than a minute to run. As it runs, it will continue to update the terminal window with the status. When the script completes, it will indicate that the CSV has been exported, along with the file name. You can see an example of what the output looks like in the Examples directory.

Support, security, and legal

If you encounter problems using the script, please open a support issue with Stack Overflow. You are also welcome to clone and change the script to suit your needs. It is provided as-is, with no warranty or guarantee of any kind.

All data is handled locally on the device from which the script is run. The script does not transmit data to other parties, such as Stack Overflow.

so4t_search_log_report's People

Contributors

fai1whale avatar

Forkers

isabella232

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.