Skip to content

jacebrowning/twerk

Repository files navigation

Twerk

This is a Selenium-powered tool to browse Twitter and automatically block fake accounts.

This project was generated with cookiecutter using jacebrowning/template-python.

Unix Build Status Windows Build Status Coverage Status PyPI Version PyPI License

Setup

Requirements

  • Python 3.7+
  • Poetry

Usage

Install the project from source:

$ git clone https://github.com/jacebrowning/twerk
$ cd twerk
$ poetry install

Verify browser automation is working:

$ poetry run twerk check --debug --browser=chrome
$ poetry run twerk check --debug --browser=firefox

Configuration

The $TWITTER_USERNAME and $TWITTER_PASSWORD environment variables can be set to avoid manually typing account credentials.

Most commands accept a --browser option or you can set $BROWSER to avoid specifying this each time.

The $TWITTER_SEED_USERNAME can be set to override the default starting account when searching for fake accounts.


Disclaimer: I am by no means responsible for any usage of this tool. Please consult the full license for details.

About

Make Twitter work for humans by blocking fake accounts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published