Skip to main content

Distributed tool for screenshotting webpages.

Project description

EagleEye TE(4)

Installation

  • Install external dependencies:

    sudo apt-get install chromium-browser python-pip redis-server unzip xvfb

  • Install chromedriver:

    curl https://chromedriver.googlecode.com/files/chromedriver_linux64_2.2.zip | funzip > chromedriver
    chmod +x chromedriver
    sudo mv chromedriver /usr/bin/chromedriver
  • Install eagleeye itself:

    sudo pip install eagleeye_te

Usage

  • Start some eagleeye workers:

    tasa eagleeye:Screenshot &
    mkdir -p out
    tasa eagleeye:Writer &
  • And feed the system a job:

    eagleeye http://google.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eagleeye_te-0.1.2.zip (9.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page